commit | bf0a628a95dba7f983b6047cea695fb066fb2512 | [log] [tgz] |
---|---|---|
author | Nicholas Swenson <nks@daterainc.com> | Tue Nov 26 19:14:23 2013 -0800 |
committer | Kent Overstreet <kmo@daterainc.com> | Mon Dec 16 14:22:58 2013 -0800 |
tree | 5815bc02f4c50db33adc8e35dff617a00f4cf37a | |
parent | 981aa8c091e164ea51dd1e81b71a1f3852bbcceb [diff] |
bcache: fix for gc and writeback race 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>