tjr 2003/03/31 18:47:09 PST
FreeBSD src repository
Modified files:
sys/fs/nwfs nwfs_vfsops.c
Log:
Specify the M_WAITOK flag explicitly in the MALLOC call to silence a
runtime warning ("Bad malloc flags: 0").
Revision Changes Path
1.29 +2 -1 src/sys/fs/nwfs/nwfs_vfsops.c