mbox series

[GIT,PULL] Ceph fixes for 6.4-rc3

Message ID 20230519161655.667685-1-idryomov@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Ceph fixes for 6.4-rc3 | expand

Pull-request

https://github.com/ceph/ceph-client.git tags/ceph-for-6.4-rc3

Message

Ilya Dryomov May 19, 2023, 4:16 p.m. UTC
Hi Linus,

The following changes since commit f1fcbaa18b28dec10281551dfe6ed3a3ed80e3d6:

  Linux 6.4-rc2 (2023-05-14 12:51:40 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.4-rc3

for you to fetch changes up to 4cafd0400bcb6187c0d4ab4d4b0229a89ac4f8c2:

  ceph: force updating the msg pointer in non-split case (2023-05-18 11:15:28 +0200)

----------------------------------------------------------------
A workaround for a just discovered bug in MClientSnap encoding which
goes back to 2017 (marked for stable) and a fixup to quieten a static
checker.

----------------------------------------------------------------
Xiubo Li (2):
      ceph: silence smatch warning in reconnect_caps_cb()
      ceph: force updating the msg pointer in non-split case

 fs/ceph/mds_client.c |  3 ++-
 fs/ceph/snap.c       | 13 +++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org May 19, 2023, 10:57 p.m. UTC | #1
The pull request you sent on Fri, 19 May 2023 18:16:55 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-6.4-rc3

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

Thank you!