]> git.baikalelectronics.ru Git - kernel.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)
commit3f25b58c1a5b7e5e413118122f6c99cdf0481a18
tree35c7592f8f783f90b4f87856c7bc00e37d82f3a0
parent5ece30ad92a2acec5ef382a3477c31e444263abf
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