]> git.baikalelectronics.ru Git - kernel.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>
Mon, 11 Nov 2013 05:56:00 +0000 (21:56 -0800)
commit6cfaaf7f6f6b9a8b45b5080b37c1ecb89349beee
tree84231712486a84c4b544533cc013ffb17e1862a6
parentea8276c88c629c6b13e7004c031d2d72ba10a198
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