linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git
@ 2017-04-26 23:43 Eric Biggers
  2017-04-27  7:37 ` Richard Weinberger
  2017-04-30  6:24 ` Theodore Ts'o
  0 siblings, 2 replies; 7+ messages in thread
From: Eric Biggers @ 2017-04-26 23:43 UTC (permalink / raw)
  To: linux-fscrypt
  Cc: Theodore Y . Ts'o, Jaegeuk Kim, linux-fsdevel, linux-ext4,
	linux-f2fs-devel, linux-mtd, Eric Biggers

From: Eric Biggers <ebiggers@google.com>

Now that there has been a dedicated mailing list, patchwork project, and
git repository set up for filesystem encryption, update the MAINTAINERS
file accordingly.

Signed-off-by: Eric Biggers <ebiggers@google.com>
---
 MAINTAINERS | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 38d3e4ed7208..22b509fb1c5e 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5365,10 +5365,12 @@ F:	Documentation/filesystems/caching/
 F:	fs/fscache/
 F:	include/linux/fscache*.h
 
-FS-CRYPTO: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
+FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
 M:	Theodore Y. Ts'o <tytso@mit.edu>
 M:	Jaegeuk Kim <jaegeuk@kernel.org>
-L:	linux-fsdevel@vger.kernel.org
+L:	linux-fscrypt@vger.kernel.org
+Q:	https://patchwork.kernel.org/project/linux-fscrypt/list/
+T:	git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git
 S:	Supported
 F:	fs/crypto/
 F:	include/linux/fscrypt*.h
-- 
2.13.0.rc0.306.g87b477812d-goog

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

* Re: [PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git
  2017-04-26 23:43 [PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git Eric Biggers
@ 2017-04-27  7:37 ` Richard Weinberger
  2017-04-27 17:45   ` Eric Biggers
  2017-04-30  6:24 ` Theodore Ts'o
  1 sibling, 1 reply; 7+ messages in thread
From: Richard Weinberger @ 2017-04-27  7:37 UTC (permalink / raw)
  To: Eric Biggers
  Cc: linux-fscrypt, Theodore Y . Ts'o, Eric Biggers,
	linux-f2fs-devel, linux-mtd, linux-fsdevel, Jaegeuk Kim,
	linux-ext4

Eric,

On Thu, Apr 27, 2017 at 1:43 AM, Eric Biggers <ebiggers3@gmail.com> wrote:
> From: Eric Biggers <ebiggers@google.com>
>
> Now that there has been a dedicated mailing list, patchwork project, and
> git repository set up for filesystem encryption, update the MAINTAINERS
> file accordingly.
>
> Signed-off-by: Eric Biggers <ebiggers@google.com>
> ---
>  MAINTAINERS | 6 ++++--
>  1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 38d3e4ed7208..22b509fb1c5e 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5365,10 +5365,12 @@ F:      Documentation/filesystems/caching/
>  F:     fs/fscache/
>  F:     include/linux/fscache*.h
>
> -FS-CRYPTO: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
> +FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
>  M:     Theodore Y. Ts'o <tytso@mit.edu>
>  M:     Jaegeuk Kim <jaegeuk@kernel.org>

IMHO we should also add such an entry, to match reality:

R:      Eric Biggers <ebiggers@google.com>

-- 
Thanks,
//richard

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

* Re: [PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git
  2017-04-27  7:37 ` Richard Weinberger
@ 2017-04-27 17:45   ` Eric Biggers
  2017-04-27 19:12     ` Richard Weinberger
  2017-04-28  5:47     ` Amir Goldstein
  0 siblings, 2 replies; 7+ messages in thread
From: Eric Biggers @ 2017-04-27 17:45 UTC (permalink / raw)
  To: Richard Weinberger
  Cc: Theodore Y . Ts'o, Eric Biggers, linux-f2fs-devel,
	linux-fscrypt, linux-mtd, linux-fsdevel, Jaegeuk Kim, linux-ext4

On Thu, Apr 27, 2017 at 09:37:18AM +0200, Richard Weinberger wrote:
> > +FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
> >  M:     Theodore Y. Ts'o <tytso@mit.edu>
> >  M:     Jaegeuk Kim <jaegeuk@kernel.org>
> 
> IMHO we should also add such an entry, to match reality:
> 
> R:      Eric Biggers <ebiggers@google.com>
> 

Well, we could, but IMO it's a little pointless since there's now a dedicated
mailing list, so there's no need to Cc me separately from the list.  I think
explicitly listing reviewer(s) is more useful for subsystems that don't have a
dedicated mailing list.

Eric

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot

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

* Re: [PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git
  2017-04-27 17:45   ` Eric Biggers
@ 2017-04-27 19:12     ` Richard Weinberger
  2017-04-28  5:47     ` Amir Goldstein
  1 sibling, 0 replies; 7+ messages in thread
From: Richard Weinberger @ 2017-04-27 19:12 UTC (permalink / raw)
  To: Eric Biggers
  Cc: linux-fscrypt, Theodore Y . Ts'o, Eric Biggers,
	linux-f2fs-devel, linux-mtd, linux-fsdevel, Jaegeuk Kim,
	linux-ext4

Eric,

Am 27.04.2017 um 19:45 schrieb Eric Biggers:
> On Thu, Apr 27, 2017 at 09:37:18AM +0200, Richard Weinberger wrote:
>>> +FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
>>>  M:     Theodore Y. Ts'o <tytso@mit.edu>
>>>  M:     Jaegeuk Kim <jaegeuk@kernel.org>
>>
>> IMHO we should also add such an entry, to match reality:
>>
>> R:      Eric Biggers <ebiggers@google.com>
>>
> 
> Well, we could, but IMO it's a little pointless since there's now a dedicated
> mailing list, so there's no need to Cc me separately from the list.  I think
> explicitly listing reviewer(s) is more useful for subsystems that don't have a
> dedicated mailing list.

It depends on your workflow.
i.e. my mail filters give mails that go directly to me a much higher priority.

Thanks,
//richard

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

* Re: [PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git
  2017-04-27 17:45   ` Eric Biggers
  2017-04-27 19:12     ` Richard Weinberger
@ 2017-04-28  5:47     ` Amir Goldstein
  2017-04-30  6:23       ` Theodore Ts'o
  1 sibling, 1 reply; 7+ messages in thread
From: Amir Goldstein @ 2017-04-28  5:47 UTC (permalink / raw)
  To: Eric Biggers
  Cc: Richard Weinberger, linux-fscrypt, Theodore Y . Ts'o,
	Eric Biggers, linux-f2fs-devel, linux-mtd, linux-fsdevel,
	Jaegeuk Kim, Ext4

On Thu, Apr 27, 2017 at 8:45 PM, Eric Biggers <ebiggers3@gmail.com> wrote:
> On Thu, Apr 27, 2017 at 09:37:18AM +0200, Richard Weinberger wrote:
>> > +FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT
>> >  M:     Theodore Y. Ts'o <tytso@mit.edu>
>> >  M:     Jaegeuk Kim <jaegeuk@kernel.org>
>>
>> IMHO we should also add such an entry, to match reality:
>>
>> R:      Eric Biggers <ebiggers@google.com>
>>
>
> Well, we could, but IMO it's a little pointless since there's now a dedicated
> mailing list, so there's no need to Cc me separately from the list.  I think
> explicitly listing reviewer(s) is more useful for subsystems that don't have a
> dedicated mailing list.
>

Does the fscrypt mailing list allow posting for non-subscribers?
It is often a nuisance for a passing by developer to subscribe to a mailing list
just to report a bug or CC a relevant patch.

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

* Re: [PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git
  2017-04-28  5:47     ` Amir Goldstein
@ 2017-04-30  6:23       ` Theodore Ts'o
  0 siblings, 0 replies; 7+ messages in thread
From: Theodore Ts'o @ 2017-04-30  6:23 UTC (permalink / raw)
  To: Amir Goldstein
  Cc: Eric Biggers, Richard Weinberger, linux-fscrypt, Eric Biggers,
	linux-f2fs-devel, linux-mtd, linux-fsdevel, Jaegeuk Kim, Ext4

On Fri, Apr 28, 2017 at 08:47:41AM +0300, Amir Goldstein wrote:
> 
> Does the fscrypt mailing list allow posting for non-subscribers?
> It is often a nuisance for a passing by developer to subscribe to a mailing list
> just to report a bug or CC a relevant patch.

As far as I know, all of the vger.kernel.org lists allow
non-subscribers to post.

       	   		   	       		       - Ted

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

* Re: MAINTAINERS: fscrypt: update mailing list, patchwork, and git
  2017-04-26 23:43 [PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git Eric Biggers
  2017-04-27  7:37 ` Richard Weinberger
@ 2017-04-30  6:24 ` Theodore Ts'o
  1 sibling, 0 replies; 7+ messages in thread
From: Theodore Ts'o @ 2017-04-30  6:24 UTC (permalink / raw)
  To: Eric Biggers
  Cc: linux-fscrypt, Jaegeuk Kim, linux-fsdevel, linux-ext4,
	linux-f2fs-devel, linux-mtd, Eric Biggers

On Wed, Apr 26, 2017 at 04:43:00PM -0700, Eric Biggers wrote:
> From: Eric Biggers <ebiggers@google.com>
> 
> Now that there has been a dedicated mailing list, patchwork project, and
> git repository set up for filesystem encryption, update the MAINTAINERS
> file accordingly.
> 
> Signed-off-by: Eric Biggers <ebiggers@google.com>

Thanks, applied.

					- Ted

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

end of thread, other threads:[~2017-04-30  6:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-26 23:43 [PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git Eric Biggers
2017-04-27  7:37 ` Richard Weinberger
2017-04-27 17:45   ` Eric Biggers
2017-04-27 19:12     ` Richard Weinberger
2017-04-28  5:47     ` Amir Goldstein
2017-04-30  6:23       ` Theodore Ts'o
2017-04-30  6:24 ` Theodore Ts'o

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).