]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/dlm/dlm_internal.h
[DLM] fix user unlocking
[linux-2.6-omap-h63xx.git] / fs / dlm / dlm_internal.h
index ee993c5c23076a8134e9f63e5ca00608e9baab1c..61d93201e1b22c8783996d86c850d5ccbd1ee835 100644 (file)
@@ -526,6 +526,7 @@ struct dlm_user_proc {
        spinlock_t              asts_spin;
        struct list_head        locks;
        spinlock_t              locks_spin;
+       struct list_head        unlocking;
        wait_queue_head_t       wait;
 };