X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fdlm%2Fdlm_internal.h;h=d01ca0a711db15de2f1d57854b9acb875e9c63e0;hb=805de022b100bcf796860fe88d7db4164066d1c3;hp=076e86f38bc84a4a6e247b7fb184658592e7f732;hpb=6bd0dd5f0ec67f654ebf95be8ef414afae1eecb7;p=linux-2.6-omap-h63xx.git diff --git a/fs/dlm/dlm_internal.h b/fs/dlm/dlm_internal.h index 076e86f38bc..d01ca0a711d 100644 --- a/fs/dlm/dlm_internal.h +++ b/fs/dlm/dlm_internal.h @@ -99,7 +99,7 @@ struct dlm_direntry { struct dlm_dirtable { struct list_head list; - rwlock_t lock; + spinlock_t lock; }; struct dlm_rsbtable {