]> asedeno.scripts.mit.edu Git - linux.git/commit
bcache: kill index()
authorKent Overstreet <kmo@daterainc.com>
Wed, 18 Dec 2013 05:46:35 +0000 (21:46 -0800)
committerKent Overstreet <kmo@daterainc.com>
Wed, 8 Jan 2014 21:05:10 +0000 (13:05 -0800)
commit88b9f8c426f35e04738220c1bc05dd1ea1b513a3
treeb0391209b767145e53d4c0f52d3cb56376e4dc53
parent5c41c8a713da7874bd79196696a275beeb11821e
bcache: kill index()

That was a terrible name for a macro, add some better helpers to replace it.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
drivers/md/bcache/bcache.h
drivers/md/bcache/btree.c
drivers/md/bcache/btree.h
drivers/md/bcache/debug.c