aoe: module parameter for device timeout
commitb751e8b6590efdb76e1682c85bfcd5f3531ccae4
authorEd L. Cashin <ecashin@coraid.com>
Wed, 20 Sep 2006 18:36:50 +0000 (20 14:36 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 18 Oct 2006 19:53:50 +0000 (18 12:53 -0700)
treeb61a3a6a81d14491eca349ada8e3c49db95d3c28
parent4f51dc5e9ae195d2e8c22e5f574e004c2f6518a4
aoe: module parameter for device timeout

The aoe_deadsecs module parameter sets the number of seconds that
elapse before a nonresponsive AoE device is marked as dead.

This is runtime settable in sysfs or settable with a module load or
kernel boot parameter.

Signed-off-by: "Ed L. Cashin" <ecashin@coraid.com>
Acked-by: Alan Cox <alan@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/block/aoe/aoecmd.c