diff options
author | Kent Overstreet <kmo@daterainc.com> | 2013-09-11 04:02:45 +0200 |
---|---|---|
committer | Kent Overstreet <kmo@daterainc.com> | 2013-11-11 06:56:32 +0100 |
commit | 220bb38c21b83e2f7b842f33220bf727093eca89 (patch) | |
tree | 7388a855ca920ca88c0b9a4d66839946ba4cd848 /drivers/md/bcache/alloc.c | |
parent | bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes() (diff) | |
download | linux-220bb38c21b83e2f7b842f33220bf727093eca89.tar.xz linux-220bb38c21b83e2f7b842f33220bf727093eca89.zip |
bcache: Break up struct search
With all the recent refactoring around struct btree op struct search has
gotten rather large.
But we can now easily break it up in a different way - we break out
struct btree_insert_op which is for inserting data into the cache, and
that's now what the copying gc code uses - struct search is now specific
to request.c
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Diffstat (limited to 'drivers/md/bcache/alloc.c')
0 files changed, 0 insertions, 0 deletions