Aneesh Kumar K.V abcb2947c9 ext4: add block bitmap validation
When a new block bitmap is read from disk in read_block_bitmap()
there are a few bits that should ALWAYS be set.  In particular,
the blocks given corresponding to block bitmap, inode bitmap and inode tables.
Validate the block bitmap against these blocks.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
2008-01-28 23:58:27 -05:00
..
2007-11-05 15:12:32 -08:00
2007-10-19 11:53:37 -07:00
2007-12-05 09:25:20 -08:00
2008-01-25 10:12:41 +00:00
2007-10-22 08:13:21 -07:00
2008-01-28 23:58:27 -05:00
2008-01-17 15:38:58 -08:00
2008-01-24 16:13:21 -06:00
2007-11-03 12:27:21 -07:00
2008-01-25 15:05:48 -08:00
2008-01-25 21:08:34 +01:00
2007-11-14 18:45:43 -08:00
2007-12-05 09:21:18 -08:00
2008-01-11 18:05:04 +11:00
2008-01-07 14:55:37 -08:00
2007-05-18 13:09:34 -07:00
2007-11-28 10:58:01 -08:00
2007-10-22 08:13:19 -07:00
2007-11-14 18:45:42 -08:00
2007-10-19 11:53:41 -07:00