]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: add function to check if file handle exists
authorDhairya Parmar <dparmar@redhat.com>
Mon, 5 Feb 2024 13:30:31 +0000 (19:00 +0530)
committerDhairya Parmar <dparmar@redhat.com>
Tue, 20 Feb 2024 12:08:20 +0000 (17:38 +0530)
commit5d1255c81b0513fc9e70a4c136b3c3a61a85aee1
treed9af0fde8ec5bc053ec52cfdc9f4636dca51cede
parent441dbb8d80ce5afe11c2e14e087c648d63348820
client: add function to check if file handle exists

It is named _ll_fh_exists meaning it is a helper func
only to be used with low level APIs.

Fixes: https://tracker.ceph.com/issues/64313
Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
src/client/Client.h