commit | 7821d4dd4589ce5af54f3e46d04a29439ba3c2e5 | [log] [tgz] |
---|---|---|
author | David Gstir <david@sigma-star.at> | Sun Nov 13 22:20:46 2016 +0100 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Nov 13 18:55:21 2016 -0500 |
tree | c9c424077630d6bec61a22905e7fec2cef9a9a8f | |
parent | b50f7b268bad8088dfe7579a65cd910d8cc5c40f [diff] |
fscrypt: Enable partial page encryption Not all filesystems work on full pages, thus we should allow them to hand partial pages to fscrypt for en/decryption. Signed-off-by: David Gstir <david@sigma-star.at> Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Theodore Ts'o <tytso@mit.edu>