commit | 2a8652f4e0d11ee27b1d2870c600fd1300661a6e | [log] [tgz] |
---|---|---|
author | Roberto Sassu <roberto.sassu@polito.it> | Wed Nov 03 11:11:15 2010 +0100 |
committer | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | Mon Jan 17 10:44:31 2011 -0600 |
tree | f7ee0d8614b60a8733bcf0cfba8ac94776925ed5 | |
parent | 38a708d7759476318d0eec64af174513032ec67a [diff] |
ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h The definition of ECRYPTFS_SUPER_MAGIC has been moved to the include file 'linux/magic.h' to become available to other kernel subsystems. Signed-off-by: Roberto Sassu <roberto.sassu@polito.it> Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>