]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/md/bcache/request.c
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)
commit84f0db03ea1e024f2a9e6cfcf7ac0323e4f84d3a
tree84231712486a84c4b544533cc013ffb17e1862a6
parentc2f95ae2ebbe1ab61b1d4437f5923fdf720d4d4d
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