GFS2: Fix gfs2_xattr_acl_chmod()
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 21 Dec 2009 13:55:28 +0000 (13:55 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 8 Jan 2010 13:42:59 +0000 (13:42 +0000)
The ref counting for the bh returned by gfs2_ea_find() was
wrong. This patch ensures that we always drop the ref count
to that bh correctly.

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

No differences found