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:
524186a
)
ceph: fix ceph_set_acl()
author
Yan, Zheng
<zheng.z.yan@intel.com>
Tue, 11 Feb 2014 05:08:51 +0000
(13:08 +0800)
committer
Sage Weil
<sage@inktank.com>
Mon, 17 Feb 2014 20:37:11 +0000
(12:37 -0800)
If acl is equivalent to file mode permission bits, ceph_set_acl()
needs to remove any existing acl xattr. Use __ceph_setxattr() to
handle both setting and removing acl xattr cases, it doesn't return
-ENODATA when there is no acl xattr.
Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>
fs/ceph/acl.c
patch
|
blob
|
history
diff --cc
fs/ceph/acl.c
Simple merge