commit | 81683c6a32045cf04d76a024e6f1753535b97c22 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Thu Aug 02 17:27:43 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Aug 02 17:27:43 2012 -0400 |
tree | 0b624027ad1a3c3210907c0739c29e46ad040ec7 | |
parent | 07307114dea005917b0c3a18a08948435f4a2abc [diff] |
libext2fs: add checksums to the end of directory leaf nodes Introduce small structures for recording directory tree checksums, and some API changes to support writing out directory blocks with checksums. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>