diff options
| author | Eric Biggers <[email protected]> | 2018-01-05 10:44:55 -0800 |
|---|---|---|
| committer | Theodore Ts'o <[email protected]> | 2018-01-11 22:06:18 -0500 |
| commit | 542060c02cdb5c0740fd7156651463e321a859a3 (patch) | |
| tree | d83fcf2674052594475048c5c473ce7e5b9b13dd /tools/perf/scripts/python/bin/stackcollapse-record | |
| 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 <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions