Revision 8c51032f978bac5bec5dae0c5de4f85db97c1cc9 authored by Arne Jansen on 03 June 2011, 08:09:26 UTC, committed by Arne Jansen on 10 June 2011, 10:14:13 UTC
due to the semantics of btrfs_search_slot the path can point to an
invalid slot when ret > 0. This condition went unnoticed, which in
turn could have led to an incomplete scrubbing.

Signed-off-by: Arne Jansen <sensille@gmx.net>
1 parent ad3e34b
History
File Mode Size
boot
include
kernel
lib
math-emu
mm
oprofile
Kconfig -rw-r--r-- 19.1 KB
Kconfig.debug -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 2.2 KB
defconfig -rw-r--r-- 1.5 KB

back to top