summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/jffs2/src/nodemgmt.c
diff options
context:
space:
mode:
authorAndreas Gruenbacher <agruenba@redhat.com>2016-09-29 17:48:31 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-07-16 07:22:13 +0200
commit976af92507adf6820e743f25f34739f8535c1079 (patch)
tree2eb3f9ef1e59a71e5bea2114ae2629d8ab963105 /cpukit/libfs/src/jffs2/src/nodemgmt.c
parentvfs: make the string hashes salt the hash (diff)
downloadrtems-976af92507adf6820e743f25f34739f8535c1079.tar.bz2
jffs2: Remove jffs2_{get,set,remove}xattr macros
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions