All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Christian Brauner <brauner@kernel.org>
To: Zorro Lang <zlang@kernel.org>
Cc: fstests@vger.kernel.org, linux-btrfs@vger.kernel.org,
	ceph-devel@vger.kernel.org, linux-cifs@vger.kernel.org,
	linux-ext4@vger.kernel.org,
	linux-f2fs-devel@lists.sourceforge.net,
	linux-fsdevel@vger.kernel.org, linux-nfs@vger.kernel.org,
	ocfs2-devel@oss.oracle.com, linux-unionfs@vger.kernel.org,
	jack@suse.com, linux-xfs@vger.kernel.org, fdmanana@suse.com,
	ebiggers@google.com, amir73il@gmail.com, djwong@kernel.org,
	anand.jain@oracle.com
Subject: Re: [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
Date: Wed, 5 Apr 2023 09:49:27 +0200	[thread overview]
Message-ID: <20230405-bazillus-nanotechnologie-a8cf619d8454@brauner> (raw)
In-Reply-To: <20230404171411.699655-4-zlang@kernel.org>

On Wed, Apr 05, 2023 at 01:14:09AM +0800, Zorro Lang wrote:
> 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.
> 
> Signed-off-by: Zorro Lang <zlang@kernel.org>
> ---
> 
> If someone mailing list doesn't want to be in cc list of related fstests
> patch, please reply this email, I'll remove that line.
> 
> Or if I missed someone mailing list, please feel free to tell me.
> 
> Thanks,
> Zorro
> 
>  MAINTAINERS | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 77 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 09b1a5a3..620368cb 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
> +
> +FS-IDMAPPED
> +L:	linux-fsdevel@vger.kernel.org
> +S:	Supported
> +F:	src/vfs/

Same suggestion as earlier, make that section VFS as it covers generic
functionality,

Acked-by: Christian Brauner <brauner@kernel.org>

WARNING: multiple messages have this Message-ID (diff)
From: Christian Brauner <brauner@kernel.org>
To: Zorro Lang <zlang@kernel.org>
Cc: linux-cifs@vger.kernel.org, linux-nfs@vger.kernel.org,
	ebiggers@google.com, djwong@kernel.org, amir73il@gmail.com,
	linux-unionfs@vger.kernel.org, fstests@vger.kernel.org,
	linux-f2fs-devel@lists.sourceforge.net,
	linux-xfs@vger.kernel.org, fdmanana@suse.com,
	ocfs2-devel@oss.oracle.com, jack@suse.com,
	linux-fsdevel@vger.kernel.org, anand.jain@oracle.com,
	ceph-devel@vger.kernel.org, linux-ext4@vger.kernel.org,
	linux-btrfs@vger.kernel.org
Subject: Re: [f2fs-dev] [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
Date: Wed, 5 Apr 2023 09:49:27 +0200	[thread overview]
Message-ID: <20230405-bazillus-nanotechnologie-a8cf619d8454@brauner> (raw)
In-Reply-To: <20230404171411.699655-4-zlang@kernel.org>

On Wed, Apr 05, 2023 at 01:14:09AM +0800, Zorro Lang wrote:
> 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.
> 
> Signed-off-by: Zorro Lang <zlang@kernel.org>
> ---
> 
> If someone mailing list doesn't want to be in cc list of related fstests
> patch, please reply this email, I'll remove that line.
> 
> Or if I missed someone mailing list, please feel free to tell me.
> 
> Thanks,
> Zorro
> 
>  MAINTAINERS | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 77 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 09b1a5a3..620368cb 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
> +
> +FS-IDMAPPED
> +L:	linux-fsdevel@vger.kernel.org
> +S:	Supported
> +F:	src/vfs/

Same suggestion as earlier, make that section VFS as it covers generic
functionality,

Acked-by: Christian Brauner <brauner@kernel.org>


_______________________________________________
Linux-f2fs-devel mailing list
Linux-f2fs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel

WARNING: multiple messages have this Message-ID (diff)
From: Christian Brauner via Ocfs2-devel <ocfs2-devel@oss.oracle.com>
To: Zorro Lang <zlang@kernel.org>
Cc: linux-cifs@vger.kernel.org, linux-nfs@vger.kernel.org,
	ebiggers@google.com, amir73il@gmail.com,
	linux-unionfs@vger.kernel.org, fstests@vger.kernel.org,
	linux-f2fs-devel@lists.sourceforge.net,
	linux-xfs@vger.kernel.org, fdmanana@suse.com,
	ocfs2-devel@oss.oracle.com, jack@suse.com,
	linux-fsdevel@vger.kernel.org, anand.jain@oracle.com,
	ceph-devel@vger.kernel.org, linux-ext4@vger.kernel.org,
	linux-btrfs@vger.kernel.org
Subject: Re: [Ocfs2-devel] [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list
Date: Wed, 5 Apr 2023 09:49:27 +0200	[thread overview]
Message-ID: <20230405-bazillus-nanotechnologie-a8cf619d8454@brauner> (raw)
In-Reply-To: <20230404171411.699655-4-zlang@kernel.org>

On Wed, Apr 05, 2023 at 01:14:09AM +0800, Zorro Lang wrote:
> 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.
> 
> Signed-off-by: Zorro Lang <zlang@kernel.org>
> ---
> 
> If someone mailing list doesn't want to be in cc list of related fstests
> patch, please reply this email, I'll remove that line.
> 
> Or if I missed someone mailing list, please feel free to tell me.
> 
> Thanks,
> Zorro
> 
>  MAINTAINERS | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 77 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 09b1a5a3..620368cb 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
> +
> +FS-IDMAPPED
> +L:	linux-fsdevel@vger.kernel.org
> +S:	Supported
> +F:	src/vfs/

Same suggestion as earlier, make that section VFS as it covers generic
functionality,

Acked-by: Christian Brauner <brauner@kernel.org>

_______________________________________________
Ocfs2-devel mailing list
Ocfs2-devel@oss.oracle.com
https://oss.oracle.com/mailman/listinfo/ocfs2-devel

  parent reply	other threads:[~2023-04-05  7:49 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-04 17:14 [f2fs-dev] [RFC PATCH 0/5] fstests specific MAINTAINERS file Zorro Lang
2023-04-04 17:14 ` [Ocfs2-devel] " Zorro Lang via Ocfs2-devel
2023-04-04 17:14 ` Zorro Lang
2023-04-04 17:14 ` [PATCH 1/5] fstests: add MAINTAINERS and get_maintainer.pl files Zorro Lang
2023-04-04 17:14   ` [Ocfs2-devel] " Zorro Lang via Ocfs2-devel
2023-04-04 17:14   ` [f2fs-dev] " Zorro Lang
2023-04-04 23:21   ` Darrick J. Wong
2023-04-04 23:21     ` Darrick J. Wong
2023-04-04 23:21     ` [Ocfs2-devel] " Darrick J. Wong via Ocfs2-devel
2023-04-06 20:10   ` John Hubbard via Ocfs2-devel
2023-04-06 20:10     ` [f2fs-dev] " John Hubbard via Linux-f2fs-devel
2023-04-06 20:10     ` John Hubbard
2023-04-06 20:48     ` Zorro Lang
2023-04-06 20:52       ` John Hubbard
2023-04-08  4:14         ` Zorro Lang
2023-04-08  4:54           ` John Hubbard
2023-04-04 17:14 ` [f2fs-dev] [PATCH 2/5] tools/get_maintainer.pl: remove penguin chiefs Zorro Lang
2023-04-04 17:14   ` [Ocfs2-devel] " Zorro Lang via Ocfs2-devel
2023-04-04 17:14   ` Zorro Lang
2023-04-04 17:14 ` [f2fs-dev] [PATCH 3/5] fstests/MAINTAINERS: add supported mailing list Zorro Lang
2023-04-04 17:14   ` [Ocfs2-devel] " Zorro Lang via Ocfs2-devel
2023-04-04 17:14   ` Zorro Lang
2023-04-04 22:16   ` [f2fs-dev] " Eric Biggers
2023-04-04 22:16     ` Eric Biggers
2023-04-04 22:16     ` [Ocfs2-devel] " Eric Biggers via Ocfs2-devel
2023-04-04 23:22     ` [f2fs-dev] " Darrick J. Wong
2023-04-04 23:22       ` Darrick J. Wong
2023-04-04 23:22       ` [Ocfs2-devel] " Darrick J. Wong via Ocfs2-devel
2023-04-05 14:02     ` [f2fs-dev] " Zorro Lang
2023-04-05 14:02       ` Zorro Lang
2023-04-04 23:21   ` [f2fs-dev] " Darrick J. Wong
2023-04-04 23:21     ` Darrick J. Wong
2023-04-04 23:21     ` [Ocfs2-devel] " Darrick J. Wong via Ocfs2-devel
2023-04-05  4:04     ` [f2fs-dev] " Steve French
2023-04-05  4:04       ` Steve French
2023-04-05  4:04       ` [Ocfs2-devel] " Steve French via Ocfs2-devel
2023-04-05  7:49   ` Christian Brauner [this message]
2023-04-05  7:49     ` Christian Brauner
2023-04-05  7:49     ` [Ocfs2-devel] " Christian Brauner via Ocfs2-devel
2023-04-05  9:52   ` [f2fs-dev] " Jan Kara
2023-04-05  9:52     ` Jan Kara
2023-04-05  9:52     ` [Ocfs2-devel] " Jan Kara via Ocfs2-devel
2023-04-06  0:25   ` [f2fs-dev] " Xiubo Li
2023-04-06  0:25     ` Xiubo Li
2023-04-06  0:25     ` [Ocfs2-devel] " Xiubo Li via Ocfs2-devel
2023-04-06  1:53   ` [f2fs-dev] " Chao Yu
2023-04-06  1:53     ` Chao Yu
2023-04-06  1:53     ` [Ocfs2-devel] " Chao Yu via Ocfs2-devel
2023-04-04 17:14 ` [f2fs-dev] [PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers Zorro Lang
2023-04-04 17:14   ` [Ocfs2-devel] " Zorro Lang via Ocfs2-devel
2023-04-04 17:14   ` Zorro Lang
2023-04-04 23:23   ` [f2fs-dev] " Darrick J. Wong
2023-04-04 23:23     ` Darrick J. Wong
2023-04-04 23:23     ` [Ocfs2-devel] " Darrick J. Wong via Ocfs2-devel
2023-04-05  7:29   ` Amir Goldstein
2023-04-05  7:47   ` [f2fs-dev] " Christian Brauner
2023-04-05  7:47     ` Christian Brauner
2023-04-05  7:47     ` [Ocfs2-devel] " Christian Brauner via Ocfs2-devel
2023-04-06  5:02     ` Zorro Lang
2023-04-06  7:49       ` Christian Brauner
2023-04-04 17:14 ` [f2fs-dev] [PATCH 5/5] fstests/MAINTAINERS: add a co-maintainer for btrfs testing part Zorro Lang
2023-04-04 17:14   ` [Ocfs2-devel] " Zorro Lang via Ocfs2-devel
2023-04-04 17:14   ` Zorro Lang
2023-04-04 23:26   ` [f2fs-dev] " Darrick J. Wong
2023-04-04 23:26     ` Darrick J. Wong
2023-04-04 23:26     ` [Ocfs2-devel] " Darrick J. Wong via Ocfs2-devel
2023-04-06 14:17   ` [f2fs-dev] " David Sterba
2023-04-06 14:17     ` David Sterba
2023-04-06 14:17     ` [Ocfs2-devel] " David Sterba via Ocfs2-devel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230405-bazillus-nanotechnologie-a8cf619d8454@brauner \
    --to=brauner@kernel.org \
    --cc=amir73il@gmail.com \
    --cc=anand.jain@oracle.com \
    --cc=ceph-devel@vger.kernel.org \
    --cc=djwong@kernel.org \
    --cc=ebiggers@google.com \
    --cc=fdmanana@suse.com \
    --cc=fstests@vger.kernel.org \
    --cc=jack@suse.com \
    --cc=linux-btrfs@vger.kernel.org \
    --cc=linux-cifs@vger.kernel.org \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-f2fs-devel@lists.sourceforge.net \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=linux-unionfs@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=ocfs2-devel@oss.oracle.com \
    --cc=zlang@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.