]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcache: Prune struct btree_op
authorKent Overstreet <kmo@daterainc.com>
Thu, 25 Jul 2013 00:44:17 +0000 (17:44 -0700)
committerKent Overstreet <kmo@daterainc.com>
Wed, 11 Sep 2013 01:49:06 +0000 (18:49 -0700)
commit53027147e43c168151d0d99bdd79dfcd1879d393
treeafa23019738032067e3532a48d9e2815af851688
parent7f42f39ea9a8766d215b7394e60d14e780d62ec9
bcache: Prune struct btree_op

Eventual goal is for struct btree_op to contain only what is necessary
for traversing the btree.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
drivers/md/bcache/bset.c
drivers/md/bcache/btree.c
drivers/md/bcache/btree.h
drivers/md/bcache/journal.c
drivers/md/bcache/journal.h
drivers/md/bcache/movinggc.c
drivers/md/bcache/request.c
drivers/md/bcache/request.h
drivers/md/bcache/stats.c
drivers/md/bcache/super.c
drivers/md/bcache/writeback.c