]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: handle readdir reply without Fs cap 36672/head
authorYan, Zheng <zyan@redhat.com>
Sun, 16 Aug 2020 03:11:29 +0000 (11:11 +0800)
committerYan, Zheng <zyan@redhat.com>
Sun, 16 Aug 2020 03:56:40 +0000 (11:56 +0800)
commit535ae64b2dc09044c76f14f70acaf7c3cf870180
tree950dbf5f044bcef3543f1fc0c07bc4446fba9f8e
parentf93105e89591514f7d1974c0db37c1ecf7e29bff
client: handle readdir reply without Fs cap

clear dir complete flag when Fs cap is revoked.

Fixes: https://tracker.ceph.com/issues/42365
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
src/client/Client.cc