scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag
authorBart Van Assche <bvanassche@acm.org>
Mon, 15 Oct 2018 15:51:36 +0000 (08:51 -0700)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 16 Oct 2018 05:13:35 +0000 (01:13 -0400)
commit5e568d22fc7963a1cfe0d7d87c46c2ed6a934369
treeb63d4b4953c0b15572a8fede724e06ad5e790d9a
parentc1fbff863595a3ca9bbb93ec4abec7c05cb0839c
scsi: target/core: Remove the SCF_COMPARE_AND_WRITE_POST flag

Commit 057085e522f8 ("target: Fix race for SCF_COMPARE_AND_WRITE_POST
checking") removed the code that checks the SCF_COMPARE_AND_WRITE_POST
flag.  Hence also remove the flag itself.

Cc: Nicholas Bellinger <nab@linux-iscsi.org>
Cc: Mike Christie <mchristi@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/target/target_core_sbc.c
include/target/target_core_base.h