]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/libcephfs: add test for lookup failure after readdir
authorPatrick Donnelly <pdonnell@ibm.com>
Mon, 24 Feb 2025 14:46:15 +0000 (09:46 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 27 Feb 2025 18:41:56 +0000 (13:41 -0500)
commit0f2abc9bc9390de3951e2494b5ed41ca9111cc50
tree29693412ef72e55dde3e7bc8569cfdf46ba72603
parent4f8d1d38a38d44ec9984912effdb9d166128ccb1
test/libcephfs: add test for lookup failure after readdir

That we do not get unexpected ENOENT following readdirs (particularly thinking
of cap_shared_gen differences).

Test-case-for: https://tracker.ceph.com/issues/70100
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/test/libcephfs/test.cc