commit | 5f27edad953cfde6339f17ce461f57bc7060dc4f | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Sun Jan 24 22:04:14 2016 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Mar 10 21:48:12 2016 -0800 |
tree | 0a206709a257e91c2f590fd12cab55532903f226 | |
parent | 5a3ee221b543100ce3bed5b59bfb155d0ef293b7 [diff] |
sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs This patch converts sbp-target to modern TARGET_SCF_ACK_KREF usage for sbp_send_status() callback path, and drops the now obsolete sbp_free_request() failure path calls. Acked-by: Chris Boot <bootc@bootc.net> Tested-by: Chris Boot <bootc@bootc.net> Cc: Christoph Hellwig <hch@lst.de> Cc: Hannes Reinecke <hare@suse.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>