]> git.karo-electronics.de Git - karo-tx-linux.git/commit
bcache: Refactor request_write()
authorKent Overstreet <kmo@daterainc.com>
Thu, 25 Jul 2013 00:24:52 +0000 (17:24 -0700)
committerKent Overstreet <kmo@daterainc.com>
Wed, 11 Sep 2013 01:47:44 +0000 (18:47 -0700)
commit21a191c1305605927d2428000fdfa82c9c628ab6
tree63c8a2238c643a8e74b2e0a3349e24c703c17ba6
parent65284ec60e4193e7b3efc335a24c87236180da0a
bcache: Refactor request_write()

Try to improve some of the naming a bit to be more consistent, and also
improve the flow of control in request_write() a bit.

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