Date: Tue, 12 Oct 1999 20:18:53 -0700 (PDT) From: Greg Lehey <grog@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinummemory.c Message-ID: <199910130318.UAA48353@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
grog 1999/10/12 20:18:53 PDT
Modified files:
sys/dev/vinum vinummemory.c
Log:
MMalloc: don't supply M_WAITOK when mallocing from an interrupt
context. Be prepared to fail instead.
MMalloc, FFree: ensure that saved file names are properly terminated.
Use MCFILENAMELEN instead of the previous explicit constant.
Revision Changes Path
1.20 +29 -23 src/sys/dev/vinum/vinummemory.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910130318.UAA48353>
