freebsd-nq/sys/fs/ext2fs
Pedro F. Giffuni 3cc6ae1f57 Update the data structures with some fields reserved for
ext4 but that can be used in ext3 mode.

Also adjust the internal inode to carry the birthtime,
like in UFS, which is starting to get some use when
big inodes are available.

Right now these are just placeholders for features
to come.

Approved by:	jhb (mentor)
MFC after:	2 weeks
2012-02-07 22:31:28 +00:00
..
ext2_alloc.c Migrate ufs and ext2fs from skpc() to memcchr(). 2012-01-01 20:47:33 +00:00
ext2_balloc.c
ext2_bmap.c
ext2_dinode.h Update the data structures with some fields reserved for 2012-02-07 22:31:28 +00:00
ext2_dir.h
ext2_extern.h
ext2_inode_cnv.c
ext2_inode.c
ext2_lookup.c
ext2_mount.h
ext2_subr.c
ext2_vfsops.c
ext2_vnops.c
ext2fs.h Update the data structures with some fields reserved for 2012-02-07 22:31:28 +00:00
fs.h
inode.h Update the data structures with some fields reserved for 2012-02-07 22:31:28 +00:00