]> 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)
commitb014ba1358b795bf4523278db6e204ac5a8fea56
tree68fb80c55ec73bedb428cd33ccf7685dbf07aa43
parentc99ca9f1d24b3526f7b6e6d55842b419c1740870
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