Re: [PATCH] MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches
From: Theodore Ts'o <tytso@mit.edu>
Date: 2016-11-26 20:05:50
Also in:
linux-f2fs-devel, linux-fsdevel, lkml
From: Theodore Ts'o <tytso@mit.edu>
Date: 2016-11-26 20:05:50
Also in:
linux-f2fs-devel, linux-fsdevel, lkml
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 <redacted>
Thanks, applied. - Ted