]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: non-at APIs call at-APIs with CEPHFS_AT_FDCWD as file descriptor
authorVenky Shankar <vshankar@redhat.com>
Wed, 21 Apr 2021 04:33:47 +0000 (10:03 +0530)
committerVenky Shankar <vshankar@redhat.com>
Mon, 26 Apr 2021 13:14:27 +0000 (09:14 -0400)
commit8e8c4041efaf3f519b6a61ab4c4c5441db5fa8f3
tree2c3b5f64edd2d4178532987240c7f31f7bca762c
parent3831aa12f3067d8cc362f39f7136dd53cb946d22
client: non-at APIs call at-APIs with CEPHFS_AT_FDCWD as file descriptor

Signed-off-by: Venky Shankar <vshankar@redhat.com>
src/client/Client.cc