commit | e057f53308a5f071556ee80586b99ee755bf07f5 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Mon Oct 17 13:56:41 2011 -0400 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Mon Oct 24 03:21:32 2011 +0000 |
tree | 560174961d64837f53b32f56bced6f9109717b8b | |
parent | f55918fa3202a646dad2404f7de008108edc5048 [diff] |
target: remove the transport_qf_callback se_cmd callback Remove the need for the transport_qf_callback callback by making sure we have specific states with specific handlers for the two queue full cases. Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>