aboutsummaryrefslogtreecommitdiffstats
path: root/fs/crypto/inline_crypt.c
diff options
context:
space:
mode:
authorSatya Tangirala <[email protected]>2020-07-02 01:56:04 +0000
committerEric Biggers <[email protected]>2020-07-08 17:29:14 +0000
commit457e7a135cbf0a0b5ed2717c192c0c57112c3b32 (patch)
treed1369c6b8d5638d45285ea9d7ebbdbf5231a7a36 /fs/crypto/inline_crypt.c
parentLinux 5.8-rc4 (diff)
downloadkernel-457e7a135cbf0a0b5ed2717c192c0c57112c3b32.tar.gz
kernel-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 <[email protected]> Reviewed-by: Jaegeuk Kim <[email protected]> Reviewed-by: Eric Biggers <[email protected]> Reviewed-by: Theodore Ts'o <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Eric Biggers <[email protected]>
Diffstat (limited to 'fs/crypto/inline_crypt.c')
0 files changed, 0 insertions, 0 deletions