]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw_file: explicit NFSv3 open() emulation 18446/head
authorMatt Benjamin <mbenjamin@redhat.com>
Tue, 17 Oct 2017 21:45:37 +0000 (17:45 -0400)
committerAbhishek Lekshmanan <abhishek@suse.com>
Fri, 20 Oct 2017 15:06:41 +0000 (17:06 +0200)
commite58656005d681ee0e35a25b324321cfeea8c7b3a
tree6a853b60eb9d261427e1ccd5022937c110cfe4d7
parent5a4850c8c66b75d02fc2597e1ca744c6b0303836
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>
(cherry picked from commit 6ed23b4a0cea7e41b4743e27319737af693947ec)
src/rgw/rgw_file.cc