From: Steven Whitehouse Date: Wed, 13 Sep 2006 14:43:37 +0000 (-0400) Subject: [GFS2] Use atomic_t rather than kref in glock.c X-Git-Tag: v2.6.19-rc1~32^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=16feb9fec0e1f74339bd6992130ceedb3aa9567e;p=pandora-kernel.git [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 --- Reading git-diff-tree failed