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
arch-v10
arch-v32
boot
configs
include
kernel
mm
Kconfig -rw-r--r-- 16.3 KB
Kconfig.debug -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 2.4 KB

back to top