+2
−2
+2
−2
+8
−10
+6
−7
+2
−2
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Right now, various places in the kernel check for the existence of getxattr, setxattr, and removexattr inode operations and directly call those operations. Switch to helper functions and test for the IOP_XATTR flag instead. Signed-off-by:Andreas Gruenbacher <agruenba@redhat.com> Acked-by:
James Morris <james.l.morris@oracle.com> Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>