From: Darrick J. Wong Date: Wed, 28 Aug 2013 22:32:58 +0000 (-0400) Subject: ext4: mark block group as corrupt on inode bitmap error X-Git-Tag: v3.12-rc1~148^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87a39389be3e3b007d341be510a7e4a0542bdf05;p=pandora-kernel.git ext4: mark block group as corrupt on inode bitmap error If we detect either a discrepancy between the inode bitmap and the inode counts or the inode bitmap fails to pass validation checks, mark the block group corrupt and refuse to allocate or deallocate inodes from the group. Signed-off-by: Darrick J. Wong Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed