git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24b977b
)
GFS2: Fix gfs2_xattr_acl_chmod()
author
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 21 Dec 2009 13:55:28 +0000
(13:55 +0000)
committer
Steven 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