Yan, Zheng 7a92d64760 ceph: fix ceph_set_acl()
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>
2014-02-17 12:37:11 -08:00
..
2014-02-17 12:37:11 -08:00
2014-01-29 16:05:28 -08:00
2014-01-29 16:05:28 -08:00
2013-12-31 20:32:01 +02:00
2013-12-31 20:32:01 +02:00
2014-01-21 13:29:33 +08:00
2014-02-17 12:37:10 -08:00