kernel-hacking-2024-linux-s.../fs/ecryptfs
Roberto Sassu 070baa5128 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 66cb76666d]
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
2011-01-17 11:23:01 -06:00
..
crypto.c eCryptfs: Fix encrypted file name lookup regression 2010-08-27 10:50:53 -05:00
debug.c
dentry.c fs: rcu-walk aware d_revalidate method 2011-01-07 17:50:29 +11:00
ecryptfs_kernel.h ecryptfs: moved ECRYPTFS_SUPER_MAGIC definition to linux/magic.h 2011-01-17 10:44:31 -06:00
file.c ecryptfs: fix truncation error in ecryptfs_read_update_atime 2011-01-17 10:44:30 -06:00
inode.c sanitize ecryptfs ->mount() 2011-01-12 20:04:37 -05:00
Kconfig
keystore.c ecryptfs: added ecryptfs_mount_auth_tok_only mount parameter 2010-10-29 10:31:36 -05:00
kthread.c ecryptfs: properly mark init functions 2010-08-27 10:50:52 -05:00
main.c ecryptfs: missing initialization of the superblock 'magic' field 2011-01-17 11:23:01 -06:00
Makefile
messaging.c ecryptfs: properly mark init functions 2010-08-27 10:50:52 -05:00
miscdev.c llseek: automatically add .llseek fop 2010-10-15 15:53:27 +02:00
mmap.c switch ecryptfs_get_locked_page() to struct inode * 2010-05-21 18:31:28 -04:00
read_write.c switch ecryptfs_write() to struct inode *, kill on-stack fake files 2010-05-21 18:31:28 -04:00
super.c fs: icache RCU free inodes 2011-01-07 17:50:26 +11:00