]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target: remove SCF_EMULATE_QUEUE_FULL
authorChristoph Hellwig <hch@infradead.org>
Mon, 17 Oct 2011 17:56:42 +0000 (13:56 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 24 Oct 2011 03:21:34 +0000 (03:21 +0000)
commitf7a5cc0b310af887f5391ba886d3d9254ac8920a
treec764805c79e4e4ff573a999573eb5dfa6965c461
parente057f53308a5f071556ee80586b99ee755bf07f5
target: remove SCF_EMULATE_QUEUE_FULL

Add a new boolean at_head parameter to transport_add_cmd_to_queue and thus
obsolete the SCF_EMULATE_QUEUE_FULL flag.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/target_core_transport.c
include/target/target_core_base.h