commit | 070baa51286e5cf59dde6be52fa23647ffb5d32d | [log] [tgz] |
---|---|---|
author | Roberto Sassu <roberto.sassu@polito.it> | Wed Nov 03 11:11:22 2010 +0100 |
committer | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | Mon Jan 17 11:23:01 2011 -0600 |
tree | ea0b6bc104a0717f1ae37ddff7620f9cd31a50a6 | |
parent | 2a8652f4e0d11ee27b1d2870c600fd1300661a6e [diff] |
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>