bcache: PRECEDING_KEY()
authorKent Overstreet <kmo@daterainc.com>
Tue, 2 Jul 2013 02:29:05 +0000 (19:29 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 11 Nov 2013 05:56:36 +0000 (21:56 -0800)
commit0eacac22034ca21c73fe49e800d0b938b2047250
tree5ff18b8b3296de48a5fa7e60aeedf2e2d2789a0a
parentd5cc66e95744065f96024add4bf7d7e019be54ac
bcache: PRECEDING_KEY()

btree_insert_key() was open coding this, this is just refactoring.

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