freebsd-skq/sys/fs/ext2fs
jhb 56b54d13f2 Collapse duplicate definitions of EXT2_SB().
Submitted by:	Pedro F. Giffuni  giffunip at yahoo
2011-02-04 14:20:27 +00:00
..
ext2_alloc.c Fix build with DIAGNOSTIC enabled. 2011-02-02 14:59:05 +00:00
ext2_balloc.c
ext2_bmap.c
ext2_dinode.h - Move special inode constants to ext2_dinode.h and rename them to match 2011-01-21 22:00:40 +00:00
ext2_dir.h
ext2_extern.h
ext2_inode_cnv.c
ext2_inode.c Remove prtactive variable and related printf()s in the vop_inactive 2010-11-19 21:17:34 +00:00
ext2_lookup.c Move calculation of 'bmask' earlier to match it's current location in 2011-01-19 16:52:22 +00:00
ext2_mount.h Some cosmetic fixes and remove a duplicate constant. 2011-02-01 18:30:52 +00:00
ext2_readwrite.c Move checking against RLIMIT_FSIZE into one place, vn_rlimit_fsize(). 2010-05-05 16:44:25 +00:00
ext2_subr.c Fix build with KDB defined. 2011-01-19 19:49:48 +00:00
ext2_vfsops.c Some cosmetic fixes and remove a duplicate constant. 2011-02-01 18:30:52 +00:00
ext2_vnops.c Move checking against RLIMIT_FSIZE into one place, vn_rlimit_fsize(). 2010-05-05 16:44:25 +00:00
ext2fs.h Collapse duplicate definitions of EXT2_SB(). 2011-02-04 14:20:27 +00:00
fs.h
inode.h Merge 118969 from UFS: 2011-01-19 16:46:13 +00:00