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
include
ss
.gitignore -rw-r--r-- 25 bytes
Kconfig -rw-r--r-- 5.1 KB
Makefile -rw-r--r-- 846 bytes
avc.c -rw-r--r-- 21.8 KB
exports.c -rw-r--r-- 682 bytes
hooks.c -rw-r--r-- 140.9 KB
netif.c -rw-r--r-- 7.6 KB
netlabel.c -rw-r--r-- 12.2 KB
netlink.c -rw-r--r-- 2.4 KB
netnode.c -rw-r--r-- 8.7 KB
netport.c -rw-r--r-- 7.1 KB
nlmsgtab.c -rw-r--r-- 6.4 KB
selinuxfs.c -rw-r--r-- 42.2 KB
xfrm.c -rw-r--r-- 10.6 KB

back to top