]> git.baikalelectronics.ru Git - kernel.git/commit
[GFS2] fix locking mistake
authorJosef Whiter <jwhiter@redhat.com>
Tue, 20 Feb 2007 05:03:29 +0000 (00:03 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 7 Mar 2007 18:56:41 +0000 (13:56 -0500)
commit54ba4a3f13a22276a22b9aba972252c9bc4fa163
tree8e08e3850d755515c4bac6577f6855c260add55e
parent1c584a51c03a8cefe6b58e3f5d1e5ba39dccd4d6
[GFS2] fix locking mistake

This patch fixes a locking mistake in the quota code, we do a mutex_lock instead
of a mutex_unlock.

Signed-off-by: Josef Whiter <jwhiter@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/quota.c