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)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 4 Oct 2022 17:18:08 +0000 (19:18 +0200)
commitf791357330b0043ec953ce122ab7519af4b9d24a
tree6e5cdbfb80a4d81d7aa21e69837d5abb71919e0b
parentda4ab869e37cf81f93333ba74b16e0ea6d322e15
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.

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