commit | c988fd045f1195e62c0970384903ab9da26a9359 | [log] [tgz] |
---|---|---|
author | Tiger Yang <tiger.yang@oracle.com> | Thu Oct 23 16:34:44 2008 +0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Nov 10 09:51:44 2008 -0800 |
tree | 0777e42068fdb604a0fe92407f6c999b529354f1 | |
parent | ceb1eba3dc2ad94b25764785ff7d2082c6094115 [diff] |
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 <tiger.yang@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>