Whamcloud - gitweb
b=3984
[fs/lustre-release.git] / lustre / include / linux / lustre_export.h
index 1fc3263..23aeb88 100644 (file)
@@ -39,6 +39,7 @@ struct osc_creator {
 
 struct ldlm_export_data {
         struct list_head       led_held_locks; /* protected by namespace lock */
+        spinlock_t             led_lock;
 };
 
 struct ec_export_data { /* echo client */