mbox series

[GIT,PULL] Ceph fix for 6.2-rc8

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

Pull-request

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

Message

Ilya Dryomov Feb. 10, 2023, 4:21 p.m. UTC
Hi Linus,

The following changes since commit 4ec5183ec48656cec489c49f989c508b68b518e3:

  Linux 6.2-rc7 (2023-02-05 13:13:28 -0800)

are available in the Git repository at:

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

for you to fetch changes up to e7d84c6a1296d059389f7342d9b4b7defb518d3a:

  ceph: flush cap releases when the session is flushed (2023-02-07 16:55:14 +0100)

----------------------------------------------------------------
A fix for a pretty embarrassing omission in the session flush handler
from Xiubo, marked for stable.

----------------------------------------------------------------
Xiubo Li (1):
      ceph: flush cap releases when the session is flushed

 fs/ceph/mds_client.c | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

pr-tracker-bot@kernel.org Feb. 10, 2023, 5:52 p.m. UTC | #1
The pull request you sent on Fri, 10 Feb 2023 17:21:12 +0100:

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

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

Thank you!