From: Tiger Yang Date: Thu, 23 Oct 2008 08:34:44 +0000 (+0800) Subject: ocfs2: add handler_map array bounds checking X-Git-Tag: v2.6.28-rc5~82^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c988fd045f1195e62c0970384903ab9da26a9359;p=pandora-kernel.git ocfs2: add handler_map array bounds checking Make the handler_map array as large as the possible value range to avoid a fencepost error. [ Utilize alternate method -- Joel ] Signed-off-by: Tiger Yang Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed