https://github.com/torvalds/linux
Revision aa0cd28d057fd4cb686fbdd2475a6a3f609dd581 authored by Joe Thornber on 07 August 2015, 15:33:01 UTC, committed by Mike Snitzer on 07 August 2015, 15:56:43 UTC
remove_one() was not incrementing the key for the beginning of the
range, so not all entries were being removed.  This resulted in
discards that were not unmapping all blocks.

Fixes: 4ec331c3ea ("dm btree: add dm_btree_remove_leaves()")
Signed-off-by: Joe Thornber <ejt@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
1 parent bd4aaf8
History
Tip revision: aa0cd28d057fd4cb686fbdd2475a6a3f609dd581 authored by Joe Thornber on 07 August 2015, 15:33:01 UTC
dm btree remove: fix bug in remove_one()
Tip revision: aa0cd28
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.3 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 313.5 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top