]> git.baikalelectronics.ru Git - kernel.git/commit
dm mpath: merge do_end_io into multipath_end_io
authorChristoph Hellwig <hch@lst.de>
Wed, 26 Apr 2017 07:40:36 +0000 (09:40 +0200)
committerMike Snitzer <snitzer@redhat.com>
Mon, 1 May 2017 22:19:02 +0000 (18:19 -0400)
commit4aae37aecada69b407f1c213fbc2f780692f0635
treea45fe6daf9bff5e95350d5be16f442d1d432bc25
parenteb0736f798d51d3db5bf2cad62651922da16de57
dm mpath: merge do_end_io into multipath_end_io

This simplifies the I/O completion path a bit.

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