mbox series

[GIT,PULL] Ceph fix for 6.8-rc8

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

Pull-request

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

Message

Ilya Dryomov March 8, 2024, 10:55 p.m. UTC
Hi Linus,

The following changes since commit 90d35da658da8cff0d4ecbb5113f5fac9d00eb72:

  Linux 6.8-rc7 (2024-03-03 13:02:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 321e3c3de53c7530cd518219d01f04e7e32a9d23:

  libceph: init the cursor when preparing sparse read in msgr2 (2024-03-06 12:43:01 +0100)

----------------------------------------------------------------
A follow-up for sparse read fixes that went into -rc4 -- msgr2 case was
missed and is corrected here.

----------------------------------------------------------------
Xiubo Li (1):
      libceph: init the cursor when preparing sparse read in msgr2

 net/ceph/messenger_v2.c | 3 +++
 1 file changed, 3 insertions(+)

Comments

pr-tracker-bot@kernel.org March 9, 2024, 2:23 a.m. UTC | #1
The pull request you sent on Fri,  8 Mar 2024 23:55:14 +0100:

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

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

Thank you!