bcache: Kill unused freelist
This was originally added as at optimization that for various reasons isn't
needed anymore, but it does add a lot of nasty corner cases (and it was
responsible for some recently fixed bugs). Just get rid of it now.
Signed-off-by:
Kent Overstreet <kmo@daterainc.com>
Showing
- drivers/md/bcache/alloc.c 58 additions, 82 deletionsdrivers/md/bcache/alloc.c
- drivers/md/bcache/bcache.h 5 additions, 23 deletionsdrivers/md/bcache/bcache.h
- drivers/md/bcache/btree.c 37 additions, 4 deletionsdrivers/md/bcache/btree.c
- drivers/md/bcache/btree.h 1 addition, 1 deletiondrivers/md/bcache/btree.h
- drivers/md/bcache/super.c 9 additions, 15 deletionsdrivers/md/bcache/super.c
- include/trace/events/bcache.h 2 additions, 4 deletionsinclude/trace/events/bcache.h
Loading
Please register or sign in to comment