Whamcloud - gitweb
libext2fs: change ext4 on-disk layout to support metadata checksumming
authorDarrick J. Wong <djwong@us.ibm.com>
Mon, 30 Jul 2012 21:44:15 +0000 (17:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Jul 2012 21:44:15 +0000 (17:44 -0400)
commit5d914d721ab89a4f795f403119a216ae27ad8bfd
tree9c3a971499cb99a3d098b6b0228107977dccfdcf
parent91db7e206d58cb36938eaab1c1328e8ceffce4d8
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>
lib/blkid/probe.h
lib/ext2fs/ext2_ext_attr.h
lib/ext2fs/ext2_fs.h
lib/ext2fs/ext2fs.h
lib/ext2fs/ext3_extents.h
lib/ext2fs/tst_super_size.c