Hi List,

If I decide that I do not want to depend on io_request_lock
to maintain the consistency of the data structures in my driver,
then do I ever need to acquire this lock and release it in the driver ?
e.g. Do I need to acquire io_request_lock before I call the done() routine
and release it after done() returns ?

Regards,
-hiren
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]

Reply via email to