]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: handle readdir reply without Fs cap 37232/head
authorYan, Zheng <zyan@redhat.com>
Sun, 16 Aug 2020 03:11:29 +0000 (11:11 +0800)
committerVicente Cheng <freeze.bilsted@gmail.com>
Fri, 18 Sep 2020 11:01:30 +0000 (11:01 +0000)
commit266d28980fac7fb722eaa5d6e1dd6106d2084c75
tree33bda1e1ffeb57320009132c932c807d774e23d0
parentc81499f7ed711387009ee300dd9272365bf9d5e3
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>
(cherry picked from commit 535ae64b2dc09044c76f14f70acaf7c3cf870180)
src/client/Client.cc