NetBSD/sys/ufs/ext2fs
fvdl fa78158b15 Rearrange code around getnewvnode as was already done for ffs, to avoid
locking against oneself because getnewvnode recycles a softdep-using vnode.
2000-06-30 20:45:38 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ext2fs.h Correct (minor) bogons in filetype option support, and add support 2000-01-28 16:00:23 +00:00
ext2fs_alloc.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
ext2fs_balloc.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
ext2fs_bmap.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ext2fs_bswap.c Sync copyrigth notice. 2000-05-15 08:51:55 +00:00
ext2fs_dinode.h First cut at ext2fs rev 1 support (as of mke2fs 1.18): supports the filetype 2000-01-26 16:21:31 +00:00
ext2fs_dir.h Correct (minor) bogons in filetype option support, and add support 2000-01-28 16:00:23 +00:00
ext2fs_extern.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
ext2fs_inode.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
ext2fs_lookup.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ext2fs_readwrite.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00
ext2fs_subr.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ext2fs_vfsops.c Rearrange code around getnewvnode as was already done for ffs, to avoid 2000-06-30 20:45:38 +00:00
ext2fs_vnops.c remove include of <vm/vm.h> and <uvm/uvm_extern.h> 2000-06-28 14:16:37 +00:00