freebsd-skq/sys/fs/ext2fs
pfg 94ecf49873 ext2fs: Update Block Group Descriptor struct.
Uncover some, previously reserved, fields that are used by Ext4.
These are currently unused but it is good to have them for future
reference.

Reviewed by:	bde
MFC after:	3 days
2013-06-03 18:52:14 +00:00
..
ext2_alloc.c Prepare to replace the buf splay with a trie: 2013-04-06 22:21:23 +00:00
ext2_balloc.c Add currently unused flag argument to the cluster_read(), 2013-03-14 20:28:26 +00:00
ext2_bmap.c ext2fs: Use prototype declarations for function definitions 2013-02-10 19:49:37 +00:00
ext2_dinode.h Clean some 'svn:executable' properties in the tree. 2013-01-26 22:08:21 +00:00
ext2_dir.h ext2fs: general cleanup. 2013-02-02 22:23:45 +00:00
ext2_extern.h Bring in reallocblk to ext2fs. 2011-12-15 20:31:18 +00:00
ext2_inode_cnv.c ext2fs: Use prototype declarations for function definitions 2013-02-10 19:49:37 +00:00
ext2_inode.c - Convert the bufobj lock to rwlock. 2013-05-31 00:43:41 +00:00
ext2_lookup.c ext2fs: Use prototype declarations for function definitions 2013-02-10 19:49:37 +00:00
ext2_mount.h ext2fs: Remove unused em_e2fsb definition.. 2013-02-05 03:23:56 +00:00
ext2_subr.c ext2fs: Use prototype declarations for function definitions 2013-02-10 19:49:37 +00:00
ext2_vfsops.c ext2fs: Replace redundant EXT2_MIN_BLOCK with EXT2_MIN_BLOCK_SIZE. 2013-02-08 21:09:44 +00:00
ext2_vnops.c Add currently unused flag argument to the cluster_read(), 2013-03-14 20:28:26 +00:00
ext2fs.h ext2fs: Update Block Group Descriptor struct. 2013-06-03 18:52:14 +00:00
fs.h ext2fs: general cleanup. 2013-02-02 22:23:45 +00:00
inode.h Remove unused MAXSYMLINKLEN macro. 2013-02-08 20:30:19 +00:00