]> Pileus Git - ~andy/linux/commit
target: Make helpers non static for EXTENDED_COPY command setup
authorNicholas Bellinger <nab@daterainc.com>
Thu, 22 Aug 2013 18:58:43 +0000 (11:58 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Tue, 10 Sep 2013 23:48:39 +0000 (16:48 -0700)
commitc5ff8d6bc3ebc363d77d71791080fefb07ae9017
tree127dd92908ec56b3dddf5eae1c77f636fa818bc4
parent68366026a57645f90146796c95214087da5f1f6d
target: Make helpers non static for EXTENDED_COPY command setup

Both target_alloc_sgl() and transport_generic_map_mem_to_cmd() are
required by EXTENDED_COPY logic when setting up internally dispatched
command descriptors, so go ahead and make both of these non static.

Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Martin Petersen <martin.petersen@oracle.com>
Cc: Chris Mason <chris.mason@fusionio.com>
Cc: Roland Dreier <roland@purestorage.com>
Cc: Zach Brown <zab@redhat.com>
Cc: James Bottomley <JBottomley@Parallels.com>
Cc: Nicholas Bellinger <nab@linux-iscsi.org>
Signed-off-by: Nicholas Bellinger <nab@daterainc.com>
drivers/target/target_core_transport.c
include/target/target_core_backend.h