]> git.apps.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: wake up the waiters if any new caps comes
authorXiubo Li <xiubli@redhat.com>
Fri, 5 Aug 2022 04:33:03 +0000 (12:33 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 18 Aug 2022 02:59:53 +0000 (10:59 +0800)
commit79b3703b56e2cbaba9796e1a2a668cde4ea25c03
treea7ec9e604232ebbd5738b0e65209f42cee4d8250
parentbec0ea5e0940ef2aad6a8b1282644f93606e7ec2
ceph: wake up the waiters if any new caps comes

When new caps comes we need to wake up the waiters and also when
revoking the caps, there also could be new caps comes.

https://tracker.ceph.com/issues/54044
Signed-off-by: Xiubo Li <xiubli@redhat.com>
fs/ceph/caps.c