From: Viacheslav Dubeyko Date: Tue, 2 Sep 2025 20:09:58 +0000 (-0700) Subject: ceph: add bug tracking system info to MAINTAINERS X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d74d6c0e98958aa0bdb6f0a93258a856bda58b97;p=users%2Fjedix%2Flinux-maple.git ceph: add bug tracking system info to MAINTAINERS This patch adds information about Ceph bug tracking system. [ idryomov: add the same for RBD, don't mention include/linux/ceph/ again ] Signed-off-by: Viacheslav Dubeyko Signed-off-by: Ilya Dryomov --- diff --git a/MAINTAINERS b/MAINTAINERS index 97d958c945e4..16e23b76b0bf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5622,6 +5622,7 @@ M: Xiubo Li L: ceph-devel@vger.kernel.org S: Supported W: http://ceph.com/ +B: https://tracker.ceph.com/ T: git https://github.com/ceph/ceph-client.git F: include/linux/ceph/ F: include/linux/crush/ @@ -5633,6 +5634,7 @@ M: Ilya Dryomov L: ceph-devel@vger.kernel.org S: Supported W: http://ceph.com/ +B: https://tracker.ceph.com/ T: git https://github.com/ceph/ceph-client.git F: Documentation/filesystems/ceph.rst F: fs/ceph/ @@ -20980,6 +20982,7 @@ R: Dongsheng Yang L: ceph-devel@vger.kernel.org S: Supported W: http://ceph.com/ +B: https://tracker.ceph.com/ T: git https://github.com/ceph/ceph-client.git F: Documentation/ABI/testing/sysfs-bus-rbd F: drivers/block/rbd.c