NetBSD/sys/ufs/ext2fs
pooka 8d1f899239 * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern
knew what it was supposed to be used for and wrstuden gave a go-ahead
* while rototilling, convert file systems which went easily to
  use VFS_PROTOS() instead of manually prototyping the methods
2007-07-31 21:14:15 +00:00
..
Makefile
ext2fs.h
ext2fs_alloc.c Consistent usage of KAUTH_GENERIC_ISSUSER. 2007-01-04 16:55:29 +00:00
ext2fs_balloc.c
ext2fs_bmap.c
ext2fs_bswap.c
ext2fs_dinode.h
ext2fs_dir.h
ext2fs_extern.h * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
ext2fs_inode.c improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +00:00
ext2fs_lookup.c Don't depend on uvm_extern.h pulling in proc.h. 2007-07-21 19:06:20 +00:00
ext2fs_readwrite.c improve post-ubc file overwrite performance in common cases. 2007-06-05 12:31:30 +00:00
ext2fs_subr.c
ext2fs_vfsops.c * nuke the nameidata parameter from VFS_MOUNT(). Nobody on tech-kern 2007-07-31 21:14:15 +00:00
ext2fs_vnops.c Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. 2007-03-04 05:59:00 +00:00