ecryptfs: missing initialization of the superblock 'magic' field
authorRoberto Sassu <roberto.sassu@polito.it>
Wed, 3 Nov 2010 10:11:22 +0000 (11:11 +0100)
committerTyler Hicks <tyhicks@linux.vnet.ibm.com>
Mon, 17 Jan 2011 17:23:01 +0000 (11:23 -0600)
commit070baa51286e5cf59dde6be52fa23647ffb5d32d
treeea0b6bc104a0717f1ae37ddff7620f9cd31a50a6
parent2a8652f4e0d11ee27b1d2870c600fd1300661a6e
ecryptfs: missing initialization of the superblock 'magic' field

This patch initializes the 'magic' field of ecryptfs filesystems to
ECRYPTFS_SUPER_MAGIC.

Signed-off-by: Roberto Sassu <roberto.sassu@polito.it>
[tyhicks: merge with 66cb76666d69]
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
fs/ecryptfs/main.c