]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9fc04af1273c5745251a60c9d1a6db72ed26a3a3
treef443e59d05f1a1f8fa6dbfd1e2dacd858bc41453
parent445de023365373436dffb614664b7ca32bfdc999
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