commit | 53c2c8afeade037cf16b0631271a850b04c14c78 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <djwong@us.ibm.com> | Thu Aug 02 20:47:45 2012 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Aug 02 20:47:45 2012 -0400 |
tree | 81c3df377fcb0f9e998019c2b9eb01626ffd0b42 | |
parent | 022c81aa194461d191c58254ad710bc617bcf05e [diff] |
mke2fs: record the checksum algorithm in use in the superblock Record the type of checksum algorithm we're using for metadata in the superblock when creating a filesystem. Signed-off-by: Darrick J. Wong <djwong@us.ibm.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>