]> Git Repo - linux.git/commit
GFS2: Fix gfs2_xattr_acl_chmod()
authorSteven Whitehouse <[email protected]>
Mon, 21 Dec 2009 13:55:28 +0000 (13:55 +0000)
committerSteven Whitehouse <[email protected]>
Fri, 8 Jan 2010 13:42:59 +0000 (13:42 +0000)
commite412bdb1260d13ec5e7b90b537fec2179d6f8989
treecf0a89cfefd556c414c5b4a1f47b71ad7218865a
parent24b977b5fdea09bf356428870d32c09a275c8a3e
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 <[email protected]>
fs/gfs2/xattr.c
This page took 0.05059 seconds and 4 git commands to generate.