]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
dm mpath: complain about unsupported __multipath_map_bio() return values
authorBart Van Assche <bart.vanassche@wdc.com>
Wed, 9 Aug 2017 18:32:14 +0000 (11:32 -0700)
committerMike Snitzer <snitzer@redhat.com>
Mon, 28 Aug 2017 13:58:29 +0000 (09:58 -0400)
commit9157c8d3e2d318581ecc8bdf34367d57f19c5380
tree87916dae804ca624da83edb44e7352d391487d7c
parent7b06e09a6d81868309f68069a6dca7ff62d47beb
dm mpath: complain about unsupported __multipath_map_bio() return values

WARN_ONCE() if __multipath_map_bio() returns an unsupported return value.

Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-mpath.c