freebsd-nq/sys/fs/ext2fs
Attilio Rao bc2258da88 Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag.
Porters should refer to __FreeBSD_version 1000021 for this change as
it may have happened at the same timeframe.
2012-11-09 18:02:25 +00:00
..
ext2_alloc.c Fix up kernel sources to be ready for a 64-bit ino_t. 2012-09-27 23:30:49 +00:00
ext2_balloc.c
ext2_bmap.c Fix typo 2012-08-18 16:13:16 +00:00
ext2_dinode.h Add some basic definitions for a future htree implementation. 2012-08-24 01:12:07 +00:00
ext2_dir.h
ext2_extern.h
ext2_inode_cnv.c Fix up kernel sources to be ready for a 64-bit ino_t. 2012-09-27 23:30:49 +00:00
ext2_inode.c Fix style nit 2012-09-11 08:36:41 +00:00
ext2_lookup.c Fix a couple of issues that appear to be inherited from the old 2012-05-16 15:53:38 +00:00
ext2_mount.h
ext2_subr.c
ext2_vfsops.c Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag. 2012-11-09 18:02:25 +00:00
ext2_vnops.c Fix a couple of issues that appear to be inherited from the old 2012-05-16 15:53:38 +00:00
ext2fs.h Add some basic definitions for a future htree implementation. 2012-08-24 01:12:07 +00:00
fs.h
inode.h Remove unused member of struct indir (in_exists) from UFS and EXT2 code. 2012-08-17 17:45:27 +00:00