scsi: target: Fix multiple LUN_RESET handling
[linux-2.6-block.git] / include / target / target_core_base.h
index bd299790e99c3577095d3077db06e3e42d8dbf51..8cc42ad65c925ea73af1ab5718da2439ca2867ff 100644 (file)
@@ -872,6 +872,7 @@ struct se_device {
        struct rcu_head         rcu_head;
        int                     queue_cnt;
        struct se_device_queue  *queues;
+       struct mutex            lun_reset_mutex;
 };
 
 struct target_opcode_descriptor {