]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
block: Minor blk_account_io_start usage cleanup
authorMichael Callahan <michaelcallahan@fb.com>
Tue, 3 May 2016 15:12:49 +0000 (11:12 -0400)
committerJens Axboe <axboe@fb.com>
Tue, 3 May 2016 15:26:58 +0000 (09:26 -0600)
commita21f2a3ec62abe2e06500d6550659a0ff5624fbb
tree4b3894c3ce6847e169d4bd310417c6272a7a44ca
parent38f252553300ee1d3346a5273e95fe1dd60ca50a
block: Minor blk_account_io_start usage cleanup

blk_account_io_start does not need to be wrapped with blk_do_io_stat
ais it already checks for that condition.

Signed-off-by: Michael Callahan <michaelcallahan@fb.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
block/blk-mq.c