diff options
author | Eric Biggers <ebiggers@google.com> | 2018-01-05 10:44:55 -0800 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2018-01-11 22:06:18 -0500 |
commit | 542060c02cdb5c0740fd7156651463e321a859a3 (patch) | |
tree | d83fcf2674052594475048c5c473ce7e5b9b13dd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e4de782a0960b9620c084881f12fb5e73ebff82b (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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions