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:
e7651b8
)
ceph: fix missing dput in ceph_set_acl
author
Sage Weil
<sage@inktank.com>
Fri, 31 Jan 2014 15:25:25 +0000
(07:25 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 31 Jan 2014 16:14:06 +0000
(08:14 -0800)
Add matching dput() for d_find_alias(). Move d_find_alias() down a bit
at Julia's suggestion.
[ Introduced by commit
72466d0b92e0
: "ceph: fix posix ACL hooks" ]
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Reported-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Sage Weil <sage@inktank.com>
Reviewed-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/ceph/acl.c
patch
|
blob
|
history
diff --cc
fs/ceph/acl.c
Simple merge