]> git.baikalelectronics.ru Git - kernel.git/commit
tcmu: make cmd timeout configurable
authorMike Christie <mchristi@redhat.com>
Thu, 9 Mar 2017 08:42:09 +0000 (02:42 -0600)
committerNicholas Bellinger <nab@linux-iscsi.org>
Sat, 18 Mar 2017 23:32:27 +0000 (16:32 -0700)
commit26ddce983bc9bd35c07773553c26682178e1b0e8
tree68fb80c55ec73bedb428cd33ccf7685dbf07aa43
parent4d41800babb9379553a445a33fe4cfcde1f5df2b
tcmu: make cmd timeout configurable

A single daemon could implement multiple types of devices
using multuple types of real devices that may not support
restarting from crashes and/or handling tcmu timeouts. This
makes the cmd timeout configurable, so handlers that do not
support it can turn if off for now.

Signed-off-by: Mike Christie <mchristi@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_user.c