On Wed, 2017-02-08 at 14:24 -0800, Bart Van Assche wrote: > The previous patch removed the code that sets this flag. Hence also > remove the code that tests this flag and the flag itself. > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxxxxxx> > Reviewed-by: Andy Grover <agrover@xxxxxxxxxx> > Reviewed-by: Christoph Hellwig <hch@xxxxxx> > Reviewed-by: Sagi Grimberg <sagig@xxxxxxxxxxxx> > --- > drivers/target/target_core_transport.c | 36 ++-------------------------------- > include/target/target_core_base.h | 1 - > include/target/target_core_fabric.h | 2 +- > 3 files changed, 3 insertions(+), 36 deletions(-) Yeah, you can't just remove delayed TAS for no reason. See patch #23 why it's required by qla2xxx and iscsi-target drivers. -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html