+4
−4
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>