[GIT PULL] Ceph fixes for 6.4-rc3

From: Ilya Dryomov
Date: Fri May 19 2023 - 12:17:13 EST


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(-)