commit | 91db7e206d58cb36938eaab1c1328e8ceffce4d8 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Mon Jul 30 17:42:15 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 17:42:15 2012 -0400 |
tree | c489c3293dd2c9976308e965a26aff3f3c4e427a | |
parent | 8718cb66c85e9b6344dee892edf5bb9a77e6c5c7 [diff] |
libext2fs: read and write full size inodes Change libext2fs to read and write full-size inodes in preparation for the metadata checksumming patchset, which will require this. Due to ABI compatibility requirements, this change must be hidden from client programs. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>