mbox series

[GIT,PULL] Ceph fix for 6.11-rc2

Message ID 20240802164638.900157-1-idryomov@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Ceph fix for 6.11-rc2 | expand

Pull-request

https://github.com/ceph/ceph-client.git tags/ceph-for-6.11-rc2

Message

Ilya Dryomov Aug. 2, 2024, 4:46 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Aug. 2, 2024, 5:40 p.m. UTC | #1
The pull request you sent on Fri,  2 Aug 2024 18:46:36 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-6.11-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1c4246294c9841c50805cec0627030c083e019c6

Thank you!