commit | bdd19a22f85a7039e01accd8717eaec4addd9dfd | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Apr 18 09:38:42 2007 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue May 01 09:11:30 2007 +0100 |
tree | 6c0367cb96582f87432047ea92e3a67eaeef3635 | |
parent | 7a0079d9e3fe8826475a08785f3d348c4b509774 [diff] |
[GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks This patch detects when the number of entries in a leaf block or inode block (in the case of stuffed directories) is corrupt and informs the user. It prevents us from running off the end of the array thats been allocated for the sorting in this case, Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>