+3
−3
+3
−3
+3
−3
+0
−6
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
When CONFIG_JFFS2_FS_XATTR is off, jffs2_xattr_handlers is defined as
NULL. With sb->s_xattr == NULL, the generic_{get,set,remove}xattr
functions produce the same result as setting the {get,set,remove}xattr
inode operations to NULL, so there is no need for these macros.
Signed-off-by:
Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by:
Al Viro <viro@zeniv.linux.org.uk>