]> git-server-git.apps.pok.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, 10 Sep 2024 08:29:12 +0000 (13:59 +0530)
commita1fbfe13faf5d60b349d052cecaa5152031e2dc2
tree7e7653f01ecc5240bf55b5df0934b6432f828b13
parent16a7bf00a1a42bd9702d104772fe2165c42f8e0d
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>
(cherry picked from commit 5d1255c81b0513fc9e70a4c136b3c3a61a85aee1)
src/client/Client.h