]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitc250b7dd8e73b5f7d88d231fbaac92e3360a7234
tree01ac03eb6b218396684a906f208c57067bc8fcff
parentb7e7cf7a66a27e62c5f873a0068cee34094bf5d7
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