NetBSD/sys/ufs
fvdl ce4bcf47f3 Do not call MALLOC with M_WAITOK while holding the "lock". Thanks to
Ethan Solomita for the reminder.

Mark the parent vnode lock as recursive while flushing pagedeps. XXX.
Should fix kern/10564.
2000-08-15 14:25:08 +00:00
..
ext2fs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
ffs Do not call MALLOC with M_WAITOK while holding the "lock". Thanks to 2000-08-15 14:25:08 +00:00
lfs XXX Use of hzto() return value needs to be double-checked here. 2000-07-13 17:35:03 +00:00
mfs Bitbucket MFS I/O after vfs_shutdown has started.. 2000-06-11 03:09:55 +00:00
ufs Convert namei pathname buffer allocation to use the pool allocator. 2000-08-03 20:41:05 +00:00
Makefile