commit | 9f0d05c2c6185d7b5ba08a6c052e90837101031f | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Feb 25 05:02:48 2012 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Feb 25 18:38:41 2012 -0800 |
tree | 3ea308edfd01d79d2b87ea9496fcb02445a77d13 | |
parent | 00ad4c4e81ba8bfcc52c42ec9d72ff84a081fb82 [diff] |
target: Push target_submit_tmr LUN lookup failure to system_wq context In order to handle incoming target_submit_tmr() callers using interrupt context, use system_wq process context for transport_lookup_tmr_lun() failures to return TMR_LUN_DOES_NOT_EXIST status for fabric TM response. Cc: Andy Grover <agrover@redhat.com> Cc: Kiran Patil <kiran.patil@intel.com> Cc: Arun Easi <arun.easi@qlogic.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>