Files
linux/include
Eric Biggers e6fe930580 fscrypt: move fscrypt_valid_enc_modes() to fscrypt_private.h
The encryption modes are validated by fs/crypto/, not by individual
filesystems.  Therefore, move fscrypt_valid_enc_modes() from fscrypt.h
to fscrypt_private.h.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2018-04-08 02:10:15 -07:00
..
2015-11-07 01:30:10 +01:00
2016-09-15 08:27:44 +02:00
2017-07-13 17:52:43 -07:00