diff options
author | Richard Weinberger <richard@nod.at> | 2017-02-01 21:32:09 +0100 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2017-02-07 05:45:28 +0100 |
commit | b14c8e6afd873cae97060272efaac376efec77a4 (patch) | |
tree | dddd0856d99a5b7d4c1745cd36b27f50cd8c031e /samples/kprobes | |
parent | fscrypt: split supp and notsupp declarations into their own headers (diff) | |
download | linux-b14c8e6afd873cae97060272efaac376efec77a4.tar.xz linux-b14c8e6afd873cae97060272efaac376efec77a4.zip |
fscrypt: properly declare on-stack completion
When a completion is declared on-stack we have to use
COMPLETION_INITIALIZER_ONSTACK().
Fixes: 0b81d07790726 ("fs crypto: move per-file encryption from f2fs
tree to fs/crypto")
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'samples/kprobes')
0 files changed, 0 insertions, 0 deletions