]> git.baikalelectronics.ru Git - kernel.git/commit
eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h
authorRoberto Sassu <roberto.sassu@polito.it>
Mon, 27 Jun 2011 11:45:43 +0000 (13:45 +0200)
committerMimi Zohar <zohar@linux.vnet.ibm.com>
Mon, 27 Jun 2011 13:11:02 +0000 (09:11 -0400)
commit75de9a25d00e30efd039ed520f7772a52f130c96
treeb10b58c812409c60223716fe8514a76a924a30aa
parent56a63779eaeb660ded37e1729fc38b53f8456cd8
eCryptfs: export global eCryptfs definitions to include/linux/ecryptfs.h

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 <roberto.sassu@polito.it>
Acked-by: Gianluca Ramunno <ramunno@polito.it>
Acked-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
fs/ecryptfs/ecryptfs_kernel.h
include/linux/ecryptfs.h [new file with mode: 0644]