]> err.no Git - linux-2.6/commit
[GFS2] Use atomic_t rather than kref in glock.c
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 13 Sep 2006 14:43:37 +0000 (10:43 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 13 Sep 2006 14:43:37 +0000 (10:43 -0400)
commit16feb9fec0e1f74339bd6992130ceedb3aa9567e
treecc759c3d591fdd2915de4dcd08bc7baf4290f48f
parent0bc0748dfbefacce9c6b67ab23f2c80133b598f7
[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>
fs/gfs2/glock.c
fs/gfs2/incore.h