From: Zorro Lang Date: Tue, 4 Apr 2023 17:14:09 +0000 (+0800) Subject: fstests/MAINTAINERS: add supported mailing list X-Git-Tag: xfs-zoned-old-2024-04-10~408 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c72cc820eb60e2abbbcc24d007231e028fb0ce3c;p=users%2Fhch%2Fxfstests-dev.git 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 --- diff --git a/MAINTAINERS b/MAINTAINERS index 22a04d2f4..f50bbf78f 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