linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ceph: add in MAINTAINERS bug tracking system info
@ 2025-09-02 20:09 Viacheslav Dubeyko
  2025-09-03  8:16 ` Alex Markuze
  2025-09-04 10:45 ` Ilya Dryomov
  0 siblings, 2 replies; 4+ messages in thread
From: Viacheslav Dubeyko @ 2025-09-02 20:09 UTC (permalink / raw)
  To: ceph-devel
  Cc: idryomov, linux-fsdevel, pdonnell, amarkuze, Slava.Dubeyko, slava,
	vdubeyko

From: Viacheslav Dubeyko <Slava.Dubeyko@ibm.com>

CephFS kernel client depends on declaractions in
include/linux/ceph/. So, this folder with Ceph
declarations should be mentioned for CephFS kernel
client. Also, this patch adds information about
Ceph bug tracking system.

Signed-off-by: Viacheslav Dubeyko <Slava.Dubeyko@ibm.com>
cc: Alex Markuze <amarkuze@redhat.com>
cc: Ilya Dryomov <idryomov@gmail.com>
cc: Ceph Development <ceph-devel@vger.kernel.org>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6dcfbd11efef..70fc6435f784 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5625,6 +5625,7 @@ M:	Xiubo Li <xiubli@redhat.com>
 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/
@@ -5636,8 +5637,10 @@ M:	Ilya Dryomov <idryomov@gmail.com>
 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:	include/linux/ceph/
 F:	fs/ceph/
 
 CERTIFICATE HANDLING
-- 
2.51.0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-09-04 18:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-02 20:09 [PATCH] ceph: add in MAINTAINERS bug tracking system info Viacheslav Dubeyko
2025-09-03  8:16 ` Alex Markuze
2025-09-04 10:45 ` Ilya Dryomov
2025-09-04 18:36   ` vdubeyko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).