]> git.baikalelectronics.ru Git - kernel.git/commit
fscrypt: make ->dummy_context() return bool
authorEric Biggers <ebiggers@google.com>
Thu, 22 Jun 2017 19:14:40 +0000 (12:14 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 24 Jun 2017 00:11:50 +0000 (20:11 -0400)
commit4f76f29628e375c920f1763e59b8090179c0102d
tree01ac03eb6b218396684a906f208c57067bc8fcff
parentb1094dfab528194a4eedf94ab9cd81be1d47f0ff
fscrypt: make ->dummy_context() return bool

This makes it consistent with ->is_encrypted(), ->empty_dir(), and
fscrypt_dummy_context_enabled().

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/super.c
include/linux/fscrypt_common.h