]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw_file: explicit NFSv3 open() emulation 18365/head
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 17 Oct 2017 21:45:37 +0000 (17:45 -0400)
committerMatt Benjamin <mbenjamin@redhat.com>
Tue, 17 Oct 2017 21:45:37 +0000 (17:45 -0400)
commit6ed23b4a0cea7e41b4743e27319737af693947ec
tree2b21e5a3d31daa168654b4d26305ccc2e0b9d7e2
parent8923664ed751ae7b80b25350ea0b06059e40e859
rgw_file: explicit NFSv3 open() emulation

Expect RGW_OPEN_FLAG_V3 in rgw_write(), and if present, attempt
a stateless open inline.

Required by Ganesha v2.5 and later

Signed-off-by: Matt Benjamin <mbenjamin@redhat.com>
src/rgw/rgw_file.cc