[GIT PULL] Ceph fixes for 6.9-rc4

From: Ilya Dryomov
Date: Fri Apr 12 2024 - 12:23:02 EST


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