]> git.baikalelectronics.ru Git - kernel.git/commit
dm mpath: merge do_end_io_bio into multipath_end_io_bio
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Jun 2017 07:38:01 +0000 (09:38 +0200)
committerJens Axboe <axboe@fb.com>
Fri, 9 Jun 2017 15:27:32 +0000 (09:27 -0600)
commitcb6f1f50426047be639dbae84b4fe7c147942eca
tree473613a63d5f714c0b21b65269a590490899e8cc
parent7bea63cf89f9511d55700f057365dc43cdf769a4
dm mpath: merge do_end_io_bio into multipath_end_io_bio

This simplifies the code and especially the error passing a bit and
will help with the next patch.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
drivers/md/dm-mpath.c