RE: [PATCH 02/12] qla4xxx: have qla4xxx directly call iscsi recovery functions

2008-02-04 Thread David Somayajulu
Mike Christie wrote: > > Qla4xxx can just call the iscsi recovery functions directly. > There is no need for userspace to do this for qla4xxx, because > we do not use the mutex to iterate over devices anymore and > iscsi_block > /unblock_session can be called from interrupt context or the > d

[PATCH 02/12] qla4xxx: have qla4xxx directly call iscsi recovery functions

2008-01-31 Thread michaelc
From: Mike Christie <[EMAIL PROTECTED]> Qla4xxx can just call the iscsi recovery functions directly. There is no need for userspace to do this for qla4xxx, because we do not use the mutex to iterate over devices anymore and iscsi_block /unblock_session can be called from interrupt context or the d