diff options
author | Christoph Hellwig <hch@infradead.org> | 2012-07-08 21:58:47 +0200 |
---|---|---|
committer | Nicholas Bellinger <nab@linux-iscsi.org> | 2012-07-17 02:35:20 +0200 |
commit | 7a6f0a1ea5f5ac9b67211071d558c5b09580695d (patch) | |
tree | 0ffcac6216f162ead3f009ab6aef739fcf53a241 /drivers/scsi/qla2xxx/tcm_qla2xxx.c | |
parent | target: remove transport_generic_handle_data (diff) | |
download | linux-7a6f0a1ea5f5ac9b67211071d558c5b09580695d.tar.xz linux-7a6f0a1ea5f5ac9b67211071d558c5b09580695d.zip |
target: simply fabric driver queue full processing
There is no need to schedule the delayed processing in a workqueue that
offloads it to the target processing thread. Instead execute it directly
from the workqueue. There will be a lot of future work in this area,
which I'd likfe to defer for now as it is not nessecary for getting rid
of the target processing thread.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
Diffstat (limited to 'drivers/scsi/qla2xxx/tcm_qla2xxx.c')
0 files changed, 0 insertions, 0 deletions