diff options
author | Andy Grover <agrover@redhat.com> | 2015-09-03 16:03:44 -0700 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2015-09-11 00:32:34 -0700 |
commit | ed97d0cd78a337450e17eb613bdeec15e729af46 (patch) | |
tree | 6323aab22019fbd788531d4a04bd0c116fc81027 /include/uapi | |
parent | 06b967e429cfb76494badb9ffdd69e934ba72c77 (diff) | |
download | linux-ed97d0cd78a337450e17eb613bdeec15e729af46.tar.bz2 |
target/user: Fix UFLAG_UNKNOWN_OP handling
Calling transport_generic_request_failure() from here causes list
corruption. We should be using target_complete_cmd() instead.
Which we do in all other cases, so the UNKNOWN_OP case can become just
another member of the big else/if chain in tcmu_handle_completion().
Signed-off-by: Andy Grover <agrover@redhat.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions