Whamcloud - gitweb
libext2fs: update dirty flags if the uninit flags are cleared
authorTheodore Ts'o <tytso@mit.edu>
Mon, 26 Mar 2012 02:24:10 +0000 (22:24 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 26 Mar 2012 17:36:02 +0000 (10:36 -0700)
commit538eb8784a2c6cac28c539f545fa3bf6fea3246f
tree2fa10d866e9cfb6c422f29e72252343a5cc7ec80
parentc1a1e7fc24d6e37f931bbb8eeb29c90243f0a55d
libext2fs: update dirty flags if the uninit flags are cleared

Update the block group descriptor checksum and mark the superblock and
allocation bitmaps as dirty in check_inode_uninit() and
check_block_uninit().

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/alloc.c