]> git.baikalelectronics.ru Git - kernel.git/commit
sbp-target: Convert to TARGET_SCF_ACK_KREF I/O krefs
authorNicholas Bellinger <nab@linux-iscsi.org>
Mon, 25 Jan 2016 06:04:14 +0000 (22:04 -0800)
committerNicholas Bellinger <nab@linux-iscsi.org>
Fri, 11 Mar 2016 05:48:12 +0000 (21:48 -0800)
commit76ec2aef887c2944f1d4b91183304417641d144a
tree0a206709a257e91c2f590fd12cab55532903f226
parent6bdaeb5f498695b4b5187d946408a1b8c81e60e6
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>
drivers/target/sbp/sbp_target.c