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:
David Gstir
2016-12-06 23:53:58 +01:00
committed by Theodore Ts'o
parent f32d7ac20a
commit 6a34e4d2be
3 changed files with 4 additions and 5 deletions

View File

@@ -21,7 +21,6 @@
#define FS_CRYPTO_BLOCK_SIZE 16
struct fscrypt_info;
struct fscrypt_ctx;
struct fscrypt_ctx {
union {