mbox series

[GIT,PULL] Ceph fix for 6.8-rc7

Message ID 20240301173710.2004467-1-idryomov@gmail.com
State New
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(-)