diff options
author | Michael Halcrow <mhalcrow@google.com> | 2015-04-12 06:55:10 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2015-04-12 06:55:10 +0200 |
commit | 2058f83a728adffbe00bded4f804b37a5ee58cbe (patch) | |
tree | e0bc1cf2aa8e3a36e9543567c5c248f785f88e2c /security | |
parent | ext4 crypto: inherit encryption policies on inode and directory create (diff) | |
download | linux-2058f83a728adffbe00bded4f804b37a5ee58cbe.tar.xz linux-2058f83a728adffbe00bded4f804b37a5ee58cbe.zip |
ext4 crypto: implement the ext4 encryption write path
Pulls block_write_begin() into fs/ext4/inode.c because it might need
to do a low-level read of the existing data, in which case we need to
decrypt it.
Signed-off-by: Michael Halcrow <mhalcrow@google.com>
Signed-off-by: Ildar Muslukhov <ildarm@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions