[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240802164638.900157-1-idryomov@gmail.com>
Date: Fri, 2 Aug 2024 18:46:36 +0200
From: Ilya Dryomov <idryomov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ceph-devel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT PULL] Ceph fix for 6.11-rc2
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(-)
Powered by blists - more mailing lists