commit | 6ba4bd297d99ad522a6414001e6837ddaa8753fd | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Fri Nov 13 10:42:20 2015 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Nov 28 19:32:52 2015 -0800 |
tree | 246881e340ad093a59f38a591df8efeac3e9c5fa | |
parent | 611e2267b68fc061aea86345b3a8b87151395187 [diff] |
target/user: Do not set unused fields in tcmu_ops TCMU sets TRANSPORT_FLAG_PASSTHROUGH, so INQUIRY commands will not be emulated by LIO but passed up to userspace. Therefore TCMU should not set these, just like pscsi doesn't. Signed-off-by: Andy Grover <agrover@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>