From: Li Zefan Date: Tue, 6 Sep 2011 08:55:34 +0000 (+0800) Subject: Btrfs: fix array bound checking X-Git-Tag: v3.2-rc1~21^2~23^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a05a9bb18ae0abec0b513b5fde876c47905fa13e;p=pandora-kernel.git Btrfs: fix array bound checking Otherwise we can execced the array bound of path->slots[]. Signed-off-by: Li Zefan --- Reading git-diff-tree failed