Re: [PATCH] MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches

From: Theodore Ts'o
Date: Sat Nov 26 2016 - 15:06:01 EST


On Mon, Oct 24, 2016 at 01:29:15PM -0700, Eric Biggers wrote:
> The filesystem level encryption support, currently used by ext4 and f2fs
> and proposed for ubifs, does not yet have a dedicated mailing list.
> Since no mailing lists were specified in MAINTAINERS, get_maintainer.pl
> only recommended to send patches directly to the maintainers and to
> linux-kernel. This patch adds linux-fsdevel as the preferred mailing
> list for fscrypto patches for the time being.
>
> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx>

Thanks, applied.

- Ted