Hi Linus, The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b: Linux 6.11-rc1 (2024-07-28 14:19:55 -0700) are available in the Git repository at: https://github.com/ceph/ceph-client.git tags/ceph-for-6.11-rc2 for you to fetch changes up to 31634d7597d8c57894b6c98eeefc9e58cf842993: ceph: force sending a cap update msg back to MDS for revoke op (2024-08-01 13:14:28 +0200) ---------------------------------------------------------------- A fix for a potential hang in the MDS when cap revocation races with the client releasing the caps in question, marked for stable. ---------------------------------------------------------------- Xiubo Li (1): ceph: force sending a cap update msg back to MDS for revoke op fs/ceph/caps.c | 35 ++++++++++++++++++++++++----------- fs/ceph/super.h | 7 ++++--- 2 files changed, 28 insertions(+), 14 deletions(-)