commit | 7bf72edee614e10b8d470c40a326f47bfdd69992 | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Wed May 03 17:46:50 2006 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Aug 07 11:04:38 2006 -0700 |
tree | 8309812d2e256da821d2774a5a719663038093fa | |
parent | 101ebf256de54e78e6d3277adacf656e125a2c5a [diff] |
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>