]> git.karo-electronics.de Git - karo-tx-linux.git/commit
target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI
authorNicholas Bellinger <nab@daterainc.com>
Wed, 21 Aug 2013 21:39:19 +0000 (14:39 -0700)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 9 Sep 2013 21:29:29 +0000 (14:29 -0700)
commit64577407085b7b117971f2bf35b0ef3ccd9c89f1
tree35c7592f8f783f90b4f87856c7bc00e37d82f3a0
parenta82a9538dd30471e6428a2d55e91e986c439866b
target: Convert se_cmd->t_bidi_data_sg checks to use SCF_BIDI

Stop keying off se_cmd->t_bidi_data_sg within transport_complete_qf()
+ target_complete_ok_work(), and just use SCF_BIDI instead.

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: 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