[dm-devel] [PATCH 06/10] scsi_dh: Do not allow arguments for hardware handlers

Alasdair G Kergon agk at redhat.com
Fri May 2 22:47:31 UTC 2008


On Thu, May 01, 2008 at 02:50:17PM -0700, Chandra Seetharaman wrote:
> Subject: [PATCH 06/10] scsi_dh: Do not allow arguments for hardware handlers
> From: Chandra Seetharaman <sekharan at us.ibm.com>
> The new implementation does not use the arguments provided with the
> hardware handler. This patch makes the change visible to the user by
> failing table load when arguments are provided with the hardware handler.
 
But then someone supplying such an arg may need to update their
userspace multipath config file before they can use this new kernel.

Past experience suggests that changes like that usually come back
and bite us.  Let's instead just have the kernel log a message noting
that the args have been ignored and allow people to deal with it at
their leisure.

Alasdair
-- 
agk at redhat.com




More information about the dm-devel mailing list