]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update the data structures with some fields reserved for
authorPedro F. Giffuni <pfg@FreeBSD.org>
Tue, 7 Feb 2012 22:31:28 +0000 (22:31 +0000)
committerPedro F. Giffuni <pfg@FreeBSD.org>
Tue, 7 Feb 2012 22:31:28 +0000 (22:31 +0000)
commit3cc6ae1f57cf6d8dba6d519147879c6310e13ecc
tree99fb272158893de68fa32d3121d9856164df0a74
parent404b0d10aee93c1966036040edf2e4f16b500785
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
sys/fs/ext2fs/ext2_dinode.h
sys/fs/ext2fs/ext2fs.h
sys/fs/ext2fs/inode.h