]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Merge PR #55457 into main
authorVenky Shankar <vshankar@redhat.com>
Wed, 6 Mar 2024 08:41:12 +0000 (14:11 +0530)
committerVenky Shankar <vshankar@redhat.com>
Wed, 6 Mar 2024 08:41:12 +0000 (14:11 +0530)
commit9fd7ad53cdc7d4b7526519211ec02b8307b61246
treed2215f65432dc4bc36e17562a5b8a6a6913c99da
parent55ac8d6d0bfa7604d66218eeb3a1b7fd404e22fd
parent6614933808a01322911e1d1c90402f0fd9f099ed
Merge PR #55457 into main

* refs/pull/55457/head:
client: check for bad file handle in low level I/O APIs
client: check for bad file handle in ll_preadv_pwritev
client: add function to check if file handle exists
src/test: test async I/O with invalid/closed file handle

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