]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit - drivers/md/dm-mpath.c
dm mpath: use hw_handler_params if attached hw_handler is same as requested
authortang.junhui <tang.junhui@zte.com.cn>
Thu, 24 Nov 2016 07:11:48 +0000 (15:11 +0800)
committerMike Snitzer <snitzer@redhat.com>
Thu, 8 Dec 2016 19:13:10 +0000 (14:13 -0500)
commit54cd640d20de46bb54747286ca19f3995be921f2
treef443e59d05f1a1f8fa6dbfd1e2dacd858bc41453
parentc538f6ec9f56996677c58cfd1f7f8108b0a944cb
dm mpath: use hw_handler_params if attached hw_handler is same as requested

Let the requested m->hw_handler_params be used if the attached hardware
handler is the same handler as requested with m->hw_handler_name.

Signed-off-by: tang.junhui <tang.junhui@zte.com.cn>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-mpath.c