aboutsummaryrefslogtreecommitdiff
path: root/include/linux/ecryptfs.h
AgeCommit message (Collapse)AuthorFilesLines
2011-06-27eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.hRoberto Sassu1-0/+113
Some eCryptfs specific definitions, such as the current version and the authentication token structure, are moved to the new include file 'include/linux/ecryptfs.h', in order to be available for all kernel subsystems. Signed-off-by: Roberto Sassu <[email protected]> Acked-by: Gianluca Ramunno <[email protected]> Acked-by: Tyler Hicks <[email protected]> Acked-by: David Howells <[email protected]> Signed-off-by: Mimi Zohar <[email protected]>