tjr 2003/03/31 18:42:02 PST
FreeBSD src repository
Modified files:
sys/fs/smbfs smbfs_vfsops.c
Log:
Give the M_WAITOK flag explicitly to the MALLOC call to silence a runtime
warning ("Bad malloc flags: 0").
Revision Changes Path
1.18 +2 -1 src/sys/fs/smbfs/smbfs_vfsops.c