Skip to content
Commit bd7b8290 authored by David Gstir's avatar David Gstir Committed by Theodore Ts'o
Browse files

fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()



Rename the FS_CFLG_INPLACE_ENCRYPTION flag to FS_CFLG_OWN_PAGES which,
when set, indicates that the fs uses pages under its own control as
opposed to writeback pages which require locking and a bounce buffer for
encryption.

Signed-off-by: default avatarDavid Gstir <david@sigma-star.at>
Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent 1400451f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment