freebsd-dev/sys/fs/ext2fs
John Baldwin cd2895aab0 - Move special inode constants to ext2_dinode.h and rename them to match
NetBSD.
- Add a constant for the HASJOURNAL compat flag.

PR:		kern/153584
Submitted by:	Pedro F. Giffuni  giffunip at yahoo
2011-01-21 22:00:40 +00:00
..
ext2_alloc.c Whitespace and style fixes. 2011-01-19 16:55:32 +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
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 Restore support for the 'async' and 'sync' mount options lost when 2011-01-21 21:33:46 +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 - Move special inode constants to ext2_dinode.h and rename them to match 2011-01-21 22:00:40 +00:00
fs.h
inode.h Merge 118969 from UFS: 2011-01-19 16:46:13 +00:00