]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
fscrypt: move the policy flags and encryption mode definitions to uapi header
authorTheodore Ts'o <tytso@mit.edu>
Sun, 27 Nov 2016 03:18:59 +0000 (22:18 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 11 Dec 2016 21:26:10 +0000 (16:26 -0500)
commit41d5319af3368127b55f6587f1c747dd6a7b9b04
tree257632be4894f6d505ac676b466a4fd4adf0a1a7
parentcc4e0df038ddb73510c01712abf302b3f0130147
fscrypt: move the policy flags and encryption mode definitions to uapi header

These constants are part of the UAPI, so they belong in
include/uapi/linux/fs.h instead of include/linux/fscrypto.h

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Reviewed-by: Eric Biggers <ebiggers@google.com>
include/linux/fscrypto.h
include/uapi/linux/fs.h