ocfs2: better group descriptor consistency checks
authorMark Fasheh <mark.fasheh@oracle.com>
Thu, 4 May 2006 00:46:50 +0000 (17:46 -0700)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 7 Aug 2006 18:04:38 +0000 (11:04 -0700)
commit7bf72edee614e10b8d470c40a326f47bfdd69992
tree8309812d2e256da821d2774a5a719663038093fa
parent101ebf256de54e78e6d3277adacf656e125a2c5a
ocfs2: better group descriptor consistency checks

Try to catch corrupted group descriptors with some stronger checks placed in
a couple of strategic locations. Detect a failed resizefs and refuse to
allocate past what bitmap i_clusters allows.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/suballoc.c