-
Tyler Hicks authored
When reading and writing encrypted pages, perform IO using the entire page all at once rather than 4096 bytes at a time. This only affects architectures where PAGE_CACHE_SIZE is larger than 4096 bytes. Signed-off-by:
Tyler Hicks <tyhicks@canonical.com>
0f896176