diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-12 10:15:46 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-04-12 10:15:46 -0700 |
commit | 90d3eaaf4f401b334aa5d156f843df3a3e7b30a0 (patch) | |
tree | 67b0ce734b6a6adb7a8600cd23880faefcf2f64b /MAINTAINERS | |
parent | d5cf50dafc9dd5faa1e61e7021e3496ddf7fd61e (diff) | |
parent | d3e0469306793972fd2b1ea016fa7ab0658c9849 (diff) | |
download | lwn-90d3eaaf4f401b334aa5d156f843df3a3e7b30a0.tar.gz lwn-90d3eaaf4f401b334aa5d156f843df3a3e7b30a0.zip |
Merge tag 'ceph-for-6.9-rc4' of https://github.com/ceph/ceph-client
Pull ceph fixes from Ilya Dryomov:
"Two CephFS fixes marked for stable and a MAINTAINERS update"
* tag 'ceph-for-6.9-rc4' of https://github.com/ceph/ceph-client:
MAINTAINERS: remove myself as a Reviewer for Ceph
ceph: switch to use cap_delay_lock for the unlink delay list
ceph: redirty page before returning AOP_WRITEPAGE_ACTIVATE
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b5b89687680b..5bb960a84714 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4869,7 +4869,6 @@ F: drivers/power/supply/cw2015_battery.c CEPH COMMON CODE (LIBCEPH) M: Ilya Dryomov <idryomov@gmail.com> M: Xiubo Li <xiubli@redhat.com> -R: Jeff Layton <jlayton@kernel.org> L: ceph-devel@vger.kernel.org S: Supported W: http://ceph.com/ @@ -4881,7 +4880,6 @@ F: net/ceph/ CEPH DISTRIBUTED FILE SYSTEM CLIENT (CEPH) M: Xiubo Li <xiubli@redhat.com> M: Ilya Dryomov <idryomov@gmail.com> -R: Jeff Layton <jlayton@kernel.org> L: ceph-devel@vger.kernel.org S: Supported W: http://ceph.com/ |