NetBSD/sys/ufs/ffs
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
..
Makefile
ffs_alloc.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
ffs_balloc.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
ffs_bswap.c Sync copyrigth notice. 2000-05-15 08:51:55 +00:00
ffs_extern.h Add a new sysctl variable vfs.ffs.log_changeopt - if this is true, 2000-04-04 09:23:20 +00:00
ffs_inode.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
ffs_softdep.c Do not call MALLOC with M_WAITOK while holding the "lock". Thanks to 2000-08-15 14:25:08 +00:00
ffs_softdep.stub.c Fixes to the softdep code from Ethan Solomita <ethan@geocast.com>. 2000-02-14 22:00:21 +00:00
ffs_subr.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ffs_tables.c
ffs_vfsops.c <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-28 14:11:33 +00:00
ffs_vnops.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
fs.h
softdep.h Copyright changed. 2000-06-22 15:23:05 +00:00