git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
981aa8c
)
bcache: fix for gc and writeback race
author
Nicholas Swenson
<nks@daterainc.com>
Wed, 27 Nov 2013 03:14:23 +0000
(19:14 -0800)
committer
Kent Overstreet
<kmo@daterainc.com>
Mon, 16 Dec 2013 22:22:58 +0000
(14:22 -0800)
Garbage collector needs to check keys in the writeback keybuf to
make sure it's not invalidating buckets to which the writeback
keys point to.
Signed-off-by: Nicholas Swenson <nks@daterainc.com>
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
drivers/md/bcache/btree.c
patch
|
blob
|
history
diff --cc
drivers/md/bcache/btree.c
Simple merge