commit | 4ffbe3afa9d05a28712c8f5c11b5b76be3dc99fc | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Mon Jul 30 18:44:04 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Jul 30 18:44:04 2012 -0400 |
tree | 16f0cac5c0049ae349eeaaa2909ac72ffc1a957e | |
parent | 9bca9a39b7b159d78f21ddab63ba1ad68c5e5443 [diff] |
libext2fs: precompute FS UUID checksum seed Precompute the FS UUID checksum seed that is used for all metadata checksumming operations and store it in ext2_filsys. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>