Whamcloud - gitweb
mke2fs: allow metadata checksums to be turned on at mkfs time
authorDarrick J. Wong <djwong@us.ibm.com>
Mon, 30 Jul 2012 22:54:04 +0000 (18:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Jul 2012 22:54:04 +0000 (18:54 -0400)
commit9309d3386ace5849452dc5a4627d96bfe8c6b673
tree8a4eac40c77197ded19905307f6245c795035258
parentb9cde40d4d1119a16ced92b83b85af0587b52215
mke2fs: allow metadata checksums to be turned on at mkfs time

Write out reserved inodes with full checksums when writing out a
zeroed table.

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