From: Jens Axboe Date: Tue, 3 Sep 2024 15:52:43 +0000 (-0600) Subject: MAINTAINERS: move the BFQ io scheduler to orphan state X-Git-Tag: v6.12-rc1~204^2~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=761e5afb6ddbfd4c0523ec294b7d24f3652912c7;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: move the BFQ io scheduler to orphan state Nobody is maintaining this code, and it just falls under the umbrella of block layer code. But at least mark it as such, in case anyone wants to care more deeply about it and assume the responsibility of doing so. Reviewed-by: Bart Van Assche Signed-off-by: Jens Axboe --- diff --git a/MAINTAINERS b/MAINTAINERS index 42decde383206..4a857a125d6ec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3781,10 +3781,8 @@ F: Documentation/filesystems/befs.rst F: fs/befs/ BFQ I/O SCHEDULER -M: Paolo Valente -M: Jens Axboe L: linux-block@vger.kernel.org -S: Maintained +S: Orphan F: Documentation/block/bfq-iosched.rst F: block/bfq-*