fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL
... to better explain its purpose after introducing in-place encryption without bounce buffer. Signed-off-by: David Gstir <david@sigma-star.at> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
This commit is contained in:

committed by
Theodore Ts'o

parent
f32d7ac20a
commit
6a34e4d2be
@@ -21,7 +21,6 @@
|
||||
#define FS_CRYPTO_BLOCK_SIZE 16
|
||||
|
||||
struct fscrypt_info;
|
||||
struct fscrypt_ctx;
|
||||
|
||||
struct fscrypt_ctx {
|
||||
union {
|
||||
|
Reference in New Issue
Block a user