mbox series

[GIT,PULL] Ceph fix for 6.8-rc7

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

Pull-request

https://github.com/ceph/ceph-client.git tags/ceph-for-6.8-rc7

Message

Ilya Dryomov March 1, 2024, 5:37 p.m. UTC
Hi Linus,

The following changes since commit d206a76d7d2726f3b096037f2079ce0bd3ba329b:

  Linux 6.8-rc6 (2024-02-25 15:46:06 -0800)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.8-rc7

for you to fetch changes up to 51d31149a88b5c5a8d2d33f06df93f6187a25b4c:

  ceph: switch to corrected encoding of max_xattr_size in mdsmap (2024-02-26 19:20:30 +0100)

----------------------------------------------------------------
A patch to catch up with mdsmap encoding rectification which ended up
being necessary after all to enable cluster upgrades from problematic
v18.2.0 and v18.2.1 releases.

----------------------------------------------------------------
Xiubo Li (1):
      ceph: switch to corrected encoding of max_xattr_size in mdsmap

 fs/ceph/mdsmap.c | 7 ++++---
 fs/ceph/mdsmap.h | 6 +++++-
 2 files changed, 9 insertions(+), 4 deletions(-)

Comments

pr-tracker-bot@kernel.org March 1, 2024, 8:37 p.m. UTC | #1
The pull request you sent on Fri,  1 Mar 2024 18:37:09 +0100:

> https://github.com/ceph/ceph-client.git tags/ceph-for-6.8-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5870ba3dc6e4ca4b29a0d1ddd9c3e35b44f0b172

Thank you!