GFS2: Unlock rindex mutex on glock error
authorBob Peterson <rpeterso@redhat.com>
Wed, 29 Feb 2012 20:15:14 +0000 (15:15 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 1 Mar 2012 09:25:21 +0000 (09:25 +0000)
commita08fd280b58836c910a4af10eee2066e358d16db
treebc3c614014490eaad0c1be3abb0e3c0cf9fada5d
parent08728f2d8b0ebf01618d3d63e69966f7d43859b9
GFS2: Unlock rindex mutex on glock error

This patch fixes an error path in function gfs2_rindex_update
that leaves the rindex mutex held.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/rgrp.c