diff options
author | 2014-09-16 20:35:17 +0800 | |
---|---|---|
committer | 2014-10-14 12:56:49 -0700 | |
commit | b1ee94aa593abd03634bc3887b8e189840e42c12 (patch) | |
tree | 59f8d66fcc03a21a2f5364cd1b1d418705e45bdc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: use pagelist to present MDS request data (diff) | |
download | linux-dev-b1ee94aa593abd03634bc3887b8e189840e42c12.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions