commit | d362a3fb7ec1a2b46601f55f4dbae83563c27717 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Apr 19 01:53:53 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Apr 19 01:53:53 2007 -0400 |
tree | 60f73b39514a29c0b770e8c5d3f4d6416536696a | |
parent | a4d7d90deb8a56b1d1f5e3cb881d070843231186 [diff] |
Define the l_i_iversion field in ext2_inode The l_i_version field is now defined from the old l_i_reserved1 field in the ext2 inode. This field will be used to store high 32 bits of the 64-bit inode version number. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>