Darrick J. Wong bdfb6ff4a2 ext4: mark group corrupt on group descriptor checksum
If the group descriptor fails validation, mark the whole blockgroup
corrupt so that the inode/block allocators skip this group.  The
previous approach takes the risk of writing to a damaged group
descriptor; hopefully it was never the case that the [ib]bitmap fields
pointed to another valid block and got dirtied, since the memset would
fill the page with 1s.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-08-28 18:46:56 -04:00
..
2011-07-25 14:30:23 -04:00
2013-08-28 14:47:06 -04:00
2013-08-28 14:47:06 -04:00
2013-08-28 14:47:06 -04:00
2012-12-10 16:30:43 -05:00
2012-12-10 16:30:43 -05:00