aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ecryptfs/super.c
diff options
context:
space:
mode:
authorChristian Pulvermacher <pulvermacher@gmx.de>2010-03-23 11:51:38 -0500
committerTyler Hicks <tyhicks@linux.vnet.ibm.com>2010-04-19 14:42:09 -0500
commitcfce08c6bdfb20ade979284e55001ca1f100ed51 (patch)
tree598510daaec037baf1088533cd366b5f37c05a1c /fs/ecryptfs/super.c
parenteCryptfs: Decrypt symlink target for stat size (diff)
downloadlinux-dev-cfce08c6bdfb20ade979284e55001ca1f100ed51.tar.xz
linux-dev-cfce08c6bdfb20ade979284e55001ca1f100ed51.zip
ecryptfs: fix error code for missing xattrs in lower fs
If the lower file system driver has extended attributes disabled, ecryptfs' own access functions return -ENOSYS instead of -EOPNOTSUPP. This breaks execution of programs in the ecryptfs mount, since the kernel expects the latter error when checking for security capabilities in xattrs. Signed-off-by: Christian Pulvermacher <pulvermacher@gmx.de> Cc: stable@kernel.org Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions