From a05a9bb18ae0abec0b513b5fde876c47905fa13e Mon Sep 17 00:00:00 2001 From: Li Zefan Date: Tue, 6 Sep 2011 16:55:34 +0800 Subject: [PATCH] Btrfs: fix array bound checking Otherwise we can execced the array bound of path->slots[]. Signed-off-by: Li Zefan --- Reading git-format-patch failed