aboutsummaryrefslogtreecommitdiffstats
path: root/fs/kernfs/kernfs-internal.h
diff options
context:
space:
mode:
authorAndreas Gruenbacher <[email protected]>2016-09-29 15:48:31 +0000
committerAl Viro <[email protected]>2016-10-07 02:17:38 +0000
commit6966f842c044bc602ecc06712ee5891328fde10e (patch)
tree2bab55f9d22c9139f030d87389fd0f076cbdbfb2 /fs/kernfs/kernfs-internal.h
parentxattr: Remove unnecessary NULL attribute name check (diff)
downloadkernel-6966f842c044bc602ecc06712ee5891328fde10e.tar.gz
kernel-6966f842c044bc602ecc06712ee5891328fde10e.zip
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 <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/kernfs/kernfs-internal.h')
0 files changed, 0 insertions, 0 deletions