diff options
author | Yan, Zheng <zyan@redhat.com> | 2014-09-16 14:35:17 +0200 |
---|---|---|
committer | Sage Weil <sage@redhat.com> | 2014-10-14 21:56:49 +0200 |
commit | b1ee94aa593abd03634bc3887b8e189840e42c12 (patch) | |
tree | 59f8d66fcc03a21a2f5364cd1b1d418705e45bdc /drivers/dio/Makefile | |
parent | ceph: use pagelist to present MDS request data (diff) | |
download | linux-b1ee94aa593abd03634bc3887b8e189840e42c12.tar.xz linux-b1ee94aa593abd03634bc3887b8e189840e42c12.zip |
ceph: include the initial ACL in create/mkdir/mknod MDS requests
Current code set new file/directory's initial ACL in a non-atomic
manner.
Client first sends request to MDS to create new file/directory, then set
the initial ACL after the new file/directory is successfully created.
The fix is include the initial ACL in create/mkdir/mknod MDS requests.
So MDS can handle creating file/directory and setting the initial ACL in
one request.
Signed-off-by: Yan, Zheng <zyan@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
Diffstat (limited to 'drivers/dio/Makefile')
0 files changed, 0 insertions, 0 deletions