OSDN Git Service

tune2fs: rewrite block bitmap checksums
authorDarrick J. Wong <djwong@us.ibm.com>
Mon, 30 Jul 2012 23:12:04 +0000 (19:12 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Jul 2012 23:12:04 +0000 (19:12 -0400)
commit544058f26159112f69d421a449dc559dce688c2f
treec2ff3df9b7d359c59fed4c80e2118e1d21275a44
parentd1b9d835b5dae66e5239e432b2fc8b44b41ea318
tune2fs: rewrite block bitmap checksums

When toggling metadata_csum, mark the block bitmap dirty so that it
gets written with new checksums.

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