From: Steven Whitehouse Date: Wed, 18 Apr 2007 08:38:42 +0000 (+0100) Subject: [GFS2] Patch to detect corrupt number of dir entries in leaf and/or inode blocks X-Git-Tag: v2.6.22-rc1~820^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdd19a22f85a7039e01accd8717eaec4addd9dfd;p=pandora-kernel.git [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 --- Reading git-diff-tree failed