commit | 6fd0ce79724dabe2cd0bd8aed111cbe94755bf88 | [log] [tgz] |
---|---|---|
author | Mike Christie <mchristi@redhat.com> | Tue Nov 28 12:40:37 2017 -0600 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Jan 12 15:07:17 2018 -0800 |
tree | 6598e0d294210bb1e9ca238293c9f86e09baffe6 | |
parent | 3e60913579b2fefa74eeb3269426e864f4afa7e7 [diff] |
tcmu: prep queue_cmd_ring to be used by unmap wq In the next patches we will call queue_cmd_ring from the submitting context and also the completion path. This changes the queue_cmd_ring return code so in the next patches we can return a sense_reason_t and also signal if a command was requeued. Signed-off-by: Mike Christie <mchristi@redhat.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>