diff options
author | Satya Tangirala <satyat@google.com> | 2020-07-02 01:56:04 +0000 |
---|---|---|
committer | Eric Biggers <ebiggers@google.com> | 2020-07-08 10:29:14 -0700 |
commit | 457e7a135cbf0a0b5ed2717c192c0c57112c3b32 (patch) | |
tree | d1369c6b8d5638d45285ea9d7ebbdbf5231a7a36 /fs/crypto/Makefile | |
parent | dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258 (diff) | |
download | lwn-457e7a135cbf0a0b5ed2717c192c0c57112c3b32.tar.gz lwn-457e7a135cbf0a0b5ed2717c192c0c57112c3b32.zip |
fs: introduce SB_INLINECRYPT
Introduce SB_INLINECRYPT, which is set by filesystems that wish to use
blk-crypto for file content en/decryption. This flag maps to the
'-o inlinecrypt' mount option which multiple filesystems will implement,
and code in fs/crypto/ needs to be able to check for this mount option
in a filesystem-independent way.
Signed-off-by: Satya Tangirala <satyat@google.com>
Reviewed-by: Jaegeuk Kim <jaegeuk@kernel.org>
Reviewed-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Theodore Ts'o <tytso@mit.edu>
Link: https://lore.kernel.org/r/20200702015607.1215430-2-satyat@google.com
Signed-off-by: Eric Biggers <ebiggers@google.com>
Diffstat (limited to 'fs/crypto/Makefile')
0 files changed, 0 insertions, 0 deletions