]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
fstests/MAINTAINERS: add supported mailing list
authorZorro Lang <zlang@kernel.org>
Tue, 4 Apr 2023 17:14:09 +0000 (01:14 +0800)
committerZorro Lang <zlang@kernel.org>
Sun, 9 Apr 2023 12:35:03 +0000 (20:35 +0800)
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 <chao@kernel.org>
Acked-by: Xiubo Li <xiubli@redhat.com>
Acked-by: Jan Kara <jack@suse.cz>
Acked-by: Christian Brauner <brauner@kernel.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
MAINTAINERS

index 22a04d2f4b6d5c84018d9b0c677d1bbbaa1f5339..f50bbf78f70f266b3d90e324d493a49f1a00a932 100644 (file)
@@ -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 <jack@suse.com>
+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 <zlang@kernel.org>
 L:     fstests@vger.kernel.org