phk 2003/03/27 02:14:36 PST
FreeBSD src repository
Modified files:
sys/dev/md md.c
Log:
Allocate the toplevel indir with M_WAITOK to avoid complicating things
needlessly.
Detected by: rwatsons EvilMalloc(9)
Revision Changes Path
1.92 +6 -2 src/sys/dev/md/md.c