]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
tune2fs: store checksum algorithm type in superblock
authorDarrick J. Wong <djwong@us.ibm.com>
Fri, 3 Aug 2012 00:47:44 +0000 (20:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 3 Aug 2012 00:47:44 +0000 (20:47 -0400)
commit022c81aa194461d191c58254ad710bc617bcf05e
tree305fbf6a44e3c4e711fdc5bae97b2147272d60f6
parent1eedf3e52c2ae8f7ad2ad9c010ce5293e0b19ae3
tune2fs: store checksum algorithm type in superblock

Actually records the checksum algorithm type in the superblock when
enabling checksumming.

Signed-off-by: Darrick J. Wong <djwong@us.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
misc/tune2fs.c