fscrypt: clean up after fscrypt_prepare_lookup() conversions
authorEric Biggers <ebiggers@google.com>
Mon, 30 Apr 2018 22:51:36 +0000 (15:51 -0700)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 20 May 2018 20:20:59 +0000 (16:20 -0400)
commit54222025f2fe8055fa88c39b5d9f68cbd76b1be0
tree957fb400d9b2a2eeff879563ed82f1869840c156
parentbbbc3fb663947764d338c305087322a646298894
fscrypt: clean up after fscrypt_prepare_lookup() conversions

Now that all filesystems have been converted to use
fscrypt_prepare_lookup(), we can remove the fscrypt_set_d_op() and
fscrypt_set_encrypted_dentry() functions as well as un-export
fscrypt_d_ops.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/crypto/crypto.c
fs/crypto/fscrypt_private.h
include/linux/fscrypt_notsupp.h
include/linux/fscrypt_supp.h