GFS2: Fix race between lru_list and glock ref count
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 16 Jan 2012 15:46:21 +0000 (15:46 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Tue, 28 Feb 2012 09:43:07 +0000 (09:43 +0000)
This patch fixes a narrow race window between the glock ref count
hitting zero and glocks being removed from the lru_list.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found