From: Kent Overstreet Date: Tue, 12 Nov 2013 03:25:55 +0000 (-0800) Subject: bcache: Refactor bset_tree sysfs stats X-Git-Tag: v3.14-rc1~42^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f67342dd342d5917d94a7c0ffbde5f78e0d7a57a;p=pandora-kernel.git bcache: Refactor bset_tree sysfs stats We're in the process of turning bset.c into library code, so none of the code in that file should know about struct cache_set or struct btree - so, move the btree traversal part of the stats code to sysfs.c. Signed-off-by: Kent Overstreet --- Reading git-diff-tree failed