bcache: Kill unused freelist
authorKent Overstreet <kmo@daterainc.com>
Mon, 17 Mar 2014 23:55:55 +0000 (16:55 -0700)
committerKent Overstreet <kmo@daterainc.com>
Tue, 18 Mar 2014 19:23:36 +0000 (12:23 -0700)
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>

No differences found