Re: [PATCH 4/4] fix: release unused ceph cap reservation on readdir error
deepakroag <[email protected]> Wed, 15 Jul 2026 23:56:41 +0530
| Newsgroups | org.kernel.vger.ceph-devel |
|---|---|
| Message-ID | <[email protected]> |
Hi Slava, A quick clarification on my testing note from the previous reply — I worded it poorly. Testing: I compile-smoke-tested this change via ./scripts/vm-test.sh quick in a Lima Ubuntu 24.04 arm64 VM before sending (checkpatch on the commit plus building fs/ceph/inode.o along with the other touched objects in that script). The run passed on 2026-07-15T18:25:58Z (2026-07-15 23:55:58 IST). I do not have a Ceph cluster/MicroCeph environment to runtime-reproduce the readdir error path or observe cap unreservation behavior under failure — that remains static analysis from code review. No further patch changes from this; the [PATCH 1/1] submission stands. Thanks, Deepak Rao Gaikwad