]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tcmu: make cmd timeout configurable
authorMike Christie <mchristi@redhat.com>
Thu, 9 Mar 2017 08:42:09 +0000 (02:42 -0600)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 23 Jun 2017 04:10:53 +0000 (21:10 -0700)
commit059ed6f4480fe6a41b630b5a5ea9ff993f96f721
tree0fb439bdc6a5ebb81f84b7099809c07ac1d510f7
parent7444277f600fa3a1f7bd161d41a81fb73e25eca0
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>
Orabug: 25395066
(cherry picked from commit af980e46a26ac8805685bb70c8572dbc47abb126)
Signed-off-by: Kyle Fortin <kyle.fortin@oracle.com>
Reviewed-by: Shan Hai <shan.hai@oracle.com>
drivers/target/target_core_user.c