OSDN Git Service

MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches
authorEric Biggers <ebiggers@google.com>
Sat, 26 Nov 2016 19:33:40 +0000 (14:33 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 11 Dec 2016 21:26:06 +0000 (16:26 -0500)
commitc1b2212990e1567dc4a4d130e89b0f946e1c38f5
tree56e390e64509db43a4b6f9cc39c486c997d25038
parenta6e08912861757b8b335cc49b093a51ec025c5de
MAINTAINERS: fscrypto: recommend linux-fsdevel for fscrypto patches

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@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
MAINTAINERS