diff options
| author | Eric Biggers <ebiggers@google.com> | 2018-01-05 10:44:55 -0800 |
|---|---|---|
| committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-04-08 02:08:10 -0700 |
| commit | 3f16e09dadfbf319fe4a71b61f6049a83d7c277c (patch) | |
| tree | fb8646a27bd05622544f8552f44aa03c72c8e3cf /fs/crypto/hooks.c | |
| parent | 8216a0b51a3b24006d8318e28a7ef318bf142506 (diff) | |
fscrypt: move fscrypt_ctx declaration to fscrypt_supp.h
Filesystems only ever access 'struct fscrypt_ctx' through fscrypt
functions. But when a filesystem is built without encryption support,
these functions are all stubbed out, so the declaration of fscrypt_ctx
is unneeded. Therefore, move it from fscrypt.h to fscrypt_supp.h.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/crypto/hooks.c')
0 files changed, 0 insertions, 0 deletions
