From: Kent Overstreet Date: Mon, 17 Mar 2014 23:55:55 +0000 (-0700) Subject: bcache: Kill unused freelist X-Git-Tag: v3.15-rc1~134^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2531d9ee61fa08a5a9ab8f002c50779888d232c7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed