+9
−29
+27
−29
+303
−277
File changed.
Preview size limit exceeded, changes collapsed.
+8
−29
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>
File changed.
Preview size limit exceeded, changes collapsed.