ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h
authorRoberto Sassu <roberto.sassu@polito.it>
Wed, 3 Nov 2010 10:11:15 +0000 (11:11 +0100)
committerTyler Hicks <tyhicks@linux.vnet.ibm.com>
Mon, 17 Jan 2011 16:44:31 +0000 (10:44 -0600)
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>

No differences found