]> 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)
commit8fd21ca346b784dae221ad23d972f103c6143c9e
tree84231712486a84c4b544533cc013ffb17e1862a6
parent15b21fa89ecd9b7c82ed12a5492edf8fe0fdfbe4
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