From c72cc820eb60e2abbbcc24d007231e028fb0ce3c Mon Sep 17 00:00:00 2001 From: Zorro Lang Date: Wed, 5 Apr 2023 01:14:09 +0800 Subject: [PATCH] fstests/MAINTAINERS: add supported mailing list The fstests supports different kind of fs testing, better to cc specific fs mailing list for specific fs testing, to get better reviewing points. So record these mailing lists and files related with them in MAINTAINERS file. Acked-by: Chao Yu Acked-by: Xiubo Li Acked-by: Jan Kara Acked-by: Christian Brauner Reviewed-by: Darrick J. Wong Signed-off-by: Zorro Lang --- MAINTAINERS | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 22a04d2f..f50bbf78 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -107,6 +107,83 @@ Maintainers List should send patch to fstests@ at least. Other relevant mailing list or reviewer or co-maintainer can be in cc list. +BTRFS +L: linux-btrfs@vger.kernel.org +S: Supported +F: tests/btrfs/ +F: common/btrfs + +CEPH +L: ceph-devel@vger.kernel.org +S: Supported +F: tests/ceph/ +F: common/ceph + +CIFS +L: linux-cifs@vger.kernel.org +S: Supported +F: tests/cifs + +EXT4 +L: linux-ext4@vger.kernel.org +S: Supported +F: tests/ext4/ +F: common/ext4 + +F2FS +L: linux-f2fs-devel@lists.sourceforge.net +S: Supported +F: tests/f2fs/ +F: common/f2fs + +FSVERITY +L: fsverity@lists.linux.dev +S: Supported +F: common/verity + +FSCRYPT +L: linux-fscrypt@vger.kernel.org +S: Supported +F: common/encrypt + +NFS +L: linux-nfs@vger.kernel.org +S: Supported +F: tests/nfs/ +F: common/nfs + +OCFS2 +L: ocfs2-devel@oss.oracle.com +S: Supported +F: tests/ocfs2/ + +OVERLAYFS +L: linux-unionfs@vger.kernel.org +S: Supported +F: tests/overlay +F: common/overlay + +UDF +R: Jan Kara +S: Supported +F: tests/udf/ + +VFS +L: linux-fsdevel@vger.kernel.org +S: Supported +F: src/vfs/ + +XFS +L: linux-xfs@vger.kernel.org +S: Supported +F: common/dump +F: common/fuzzy +F: common/inject +F: common/populate +F: common/repair +F: common/xfs +F: tests/xfs/ + ALL M: Zorro Lang L: fstests@vger.kernel.org -- 2.47.3