Btrfs: fix array bound checking
authorLi Zefan <lizf@cn.fujitsu.com>
Tue, 6 Sep 2011 08:55:34 +0000 (16:55 +0800)
committerDavid Sterba <dsterba@suse.cz>
Thu, 20 Oct 2011 16:10:41 +0000 (18:10 +0200)
Otherwise we can execced the array bound of path->slots[].

Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>

No differences found