Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 34806a6b authored by Daniel Rosenberg's avatar Daniel Rosenberg Committed by Dyneteve
Browse files

ANDROID: xattr: Pass EOPNOTSUPP to permission2



The permission call for xattr operations happens regardless of
whether or not the xattr functions are implemented.

The xattr functions currently don't have support for permission2.
Passing EOPNOTSUPP as the mount point in xattr_permission allows
us to return EOPNOTSUPP early in permission2, if the filesystem
supports it.

Change-Id: I9d07e4cd633cf40af60450ffbff7ac5c1b4e8c2c
Signed-off-by: default avatarDaniel Rosenberg <drosen@google.com>
Bug: 35848445
parent 08a6d58a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment