mbox series

[GIT,PULL] Ceph fixes for 6.9-rc4

Message ID 20240412162028.2447687-1-idryomov@gmail.com
State New
Headers show
Series [GIT,PULL] Ceph fixes for 6.9-rc4 | expand

Pull-request

https://github.com/ceph/ceph-client.git tags/ceph-for-6.9-rc4

Message

Ilya Dryomov April 12, 2024, 4:20 p.m. UTC
Hi Linus,

The following changes since commit fec50db7033ea478773b159e0e2efb135270e3b7:

  Linux 6.9-rc3 (2024-04-07 13:22:46 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-6.9-rc4

for you to fetch changes up to d3e0469306793972fd2b1ea016fa7ab0658c9849:

  MAINTAINERS: remove myself as a Reviewer for Ceph (2024-04-11 22:56:54 +0200)

----------------------------------------------------------------
Two CephFS fixes marked for stable and a MAINTAINERS update.

----------------------------------------------------------------
Jeff Layton (1):
      MAINTAINERS: remove myself as a Reviewer for Ceph

NeilBrown (1):
      ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE

Xiubo Li (1):
      ceph: switch to use cap_delay_lock for the unlink delay list

 MAINTAINERS          | 2 --
 fs/ceph/addr.c       | 4 +++-
 fs/ceph/caps.c       | 4 ++--
 fs/ceph/mds_client.c | 9 ++++-----
 fs/ceph/mds_client.h | 3 +--
 5 files changed, 10 insertions(+), 12 deletions(-)

Comments

pr-tracker-bot@kernel.org April 12, 2024, 5:45 p.m. UTC | #1
The pull request you sent on Fri, 12 Apr 2024 18:20:27 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-6.9-rc4

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

Thank you!