Whamcloud - gitweb
mke2fs: record the checksum algorithm in use in the superblock
authorDarrick J. Wong <djwong@us.ibm.com>
Fri, 3 Aug 2012 00:47:45 +0000 (20:47 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 3 Aug 2012 00:47:45 +0000 (20:47 -0400)
commit53c2c8afeade037cf16b0631271a850b04c14c78
tree81c3df377fcb0f9e998019c2b9eb01626ffd0b42
parent022c81aa194461d191c58254ad710bc617bcf05e
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>
misc/mke2fs.c