Files
linux/fs/ecryptfs
Christian Pulvermacher 328851d3f9 ecryptfs: fix error code for missing xattrs in lower fs
commit cfce08c6bd upstream.

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>
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-04-26 07:41:33 -07:00
..
2010-01-25 10:49:17 -08:00
2009-03-27 14:44:01 -04:00
2009-10-08 11:31:38 -05:00
2008-10-16 11:21:39 -07:00