]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcache: PRECEDING_KEY()
authorKent Overstreet <kmo@daterainc.com>
Tue, 2 Jul 2013 02:29:05 +0000 (19:29 -0700)
committerKent Overstreet <kmo@daterainc.com>
Wed, 11 Sep 2013 02:05:25 +0000 (19:05 -0700)
commit30de56e3cc36b09b2aa3eb4609c985931d255bde
treebf84cdd04124cff68d7af84ed6ec6858ea5f5f7b
parentccf72bd4366556dc3e0fc1772344354a6896d198
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