ceph: properly apply umask when ACL is enabled
authorYan, Zheng <zheng.z.yan@intel.com>
Fri, 4 Jul 2014 05:59:43 +0000 (13:59 +0800)
committerIlya Dryomov <ilya.dryomov@inktank.com>
Tue, 8 Jul 2014 11:08:47 +0000 (15:08 +0400)
when ACL is enabled, posix_acl_create() may change inode's mode

Signed-off-by: Yan, Zheng <zheng.z.yan@intel.com>

No differences found