]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcache: Add btree_node_write_sync()
authorKent Overstreet <kmo@daterainc.com>
Wed, 24 Jul 2013 03:48:29 +0000 (20:48 -0700)
committerKent Overstreet <kmo@daterainc.com>
Wed, 11 Sep 2013 02:05:39 +0000 (19:05 -0700)
commit21db2dad4b4499efa13acaa9144d92b59ef9b4c9
treea433a0f798ef70aa45a9e0a5e7e22abea638a3d5
parent30de56e3cc36b09b2aa3eb4609c985931d255bde
bcache: Add btree_node_write_sync()

More refactoring - mostly making the interfaces more explicit about what
we actually want to do.

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