commit | 39f5659ae3a0d9105ecddddfda2800b7002febc3 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Thu Aug 02 20:47:44 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Aug 02 20:47:44 2012 -0400 |
tree | 7a6c17c44798763faa6d407f9b66b5b8c65d6f9e | |
parent | 761b76a4c74ae3182648e80c210bad933236d928 [diff] |
libext2fs: verify and calculate extended attribute block checksums Calculate and verify the checksum for separate (i.e. not in the inode) extended attribute blocks; the checksum lives in the header. [ Merged in change from Tao so that we always use the fs checksum seed for the xattr blocks. ] Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Tao Ma <boyu.mt@taobao.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>