freebsd-dev/sys/gnu/fs/ext2fs
Poul-Henning Kamp d54d34b533 Make a set of VOP standard lock, unlock & islocked VOP operators, which
depend on the lock being located at vp->v_data.  Saves 3x3 identical
vop procs, more as the other filesystems becomes lock aware.
1997-10-17 12:36:19 +00:00
..
COPYRIGHT.INFO
ext2_alloc.c Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00
ext2_balloc.c Removed unused #includes. 1997-06-14 14:17:07 +00:00
ext2_bmap.c Removed unused #includes. 1997-09-02 20:06:59 +00:00
ext2_extern.h Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00
ext2_fs_sb.h
ext2_fs.h
ext2_inode_cnv.c Removed unused #includes. 1997-06-14 14:17:07 +00:00
ext2_inode.c Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00
ext2_linux_balloc.c Fix a problem with ext2fs so that filesystems mounted at reboot don't 1997-08-04 05:10:31 +00:00
ext2_linux_ialloc.c `numdirtybuffers' was not maintained properly. This caused excessive 1997-10-07 11:10:18 +00:00
ext2_lookup.c VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
ext2_mount.h Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00
ext2_readwrite.c Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00
ext2_subr.c VFS mega cleanup commit (x/N) 1997-10-16 10:50:27 +00:00
ext2_vfsops.c Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00
ext2_vnops.c Another VFS cleanup "kilo commit" 1997-10-16 20:32:40 +00:00
fs.h Fix a problem with ext2fs so that filesystems mounted at reboot don't 1997-08-04 05:10:31 +00:00
i386-bitops.h
inode.h Make a set of VOP standard lock, unlock & islocked VOP operators, which 1997-10-17 12:36:19 +00:00