From: Steven Whitehouse Date: Mon, 21 Dec 2009 13:55:28 +0000 (+0000) Subject: GFS2: Fix gfs2_xattr_acl_chmod() X-Git-Tag: v2.6.33-rc4~14^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e412bdb1260d13ec5e7b90b537fec2179d6f8989;p=pandora-kernel.git GFS2: Fix gfs2_xattr_acl_chmod() 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 --- Reading git-diff-tree failed