commit | 16feb9fec0e1f74339bd6992130ceedb3aa9567e | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Sep 13 10:43:37 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Wed Sep 13 10:43:37 2006 -0400 |
tree | cc759c3d591fdd2915de4dcd08bc7baf4290f48f | |
parent | 0bc0748dfbefacce9c6b67ab23f2c80133b598f7 [diff] |
[GFS2] Use atomic_t rather than kref in glock.c Use atomic_t as the ref count in glocks rather than a kref. This is another step towards using RCU for the glock hash. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>