cciss: export resettable host attribute
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Fri, 11 Mar 2011 19:06:09 +0000 (20:06 +0100)
committerJens Axboe <jaxboe@fusionio.com>
Fri, 11 Mar 2011 19:06:09 +0000 (20:06 +0100)
This attribute, requested by Redhat, allows kexec-tools to know
whether the controller can honor the reset_devices kernel parameter
and actually reset the controller.  For kdump to work properly it
is necessary that the reset_devices parameter be honored.  This
attribute enables kexec-tools to warn the user if they attempt to
designate a non-resettable controller as the dump device.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>

No differences found