commit | 5d914d721ab89a4f795f403119a216ae27ad8bfd | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Mon Jul 30 17:44:15 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 17:44:15 2012 -0400 |
tree | 9c3a971499cb99a3d098b6b0228107977dccfdcf | |
parent | 91db7e206d58cb36938eaab1c1328e8ceffce4d8 [diff] |
libext2fs: change ext4 on-disk layout to support metadata checksumming Define flags and extend ext4 structure definitions to support metadata checksumming. Ted Ts'o covered many of these fields in an earlier patch, but there are more required changes to the disk layout. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>