diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2015-10-04 19:18:48 +0200 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-11-13 20:34:29 -0500 |
commit | 13d3408f100186d2755d9ac1ad8b5de9e1975a92 (patch) | |
tree | e739b3f4f11317be0db0caff45eaa64f6bdde6d3 /fs/nsfs.c | |
parent | dae5f57a72a6c913926cf3569edb0556a409a3df (diff) | |
download | op-kernel-dev-13d3408f100186d2755d9ac1ad8b5de9e1975a92.zip op-kernel-dev-13d3408f100186d2755d9ac1ad8b5de9e1975a92.tar.gz |
ubifs: Remove unused security xattr handler
Ubifs installs a security xattr handler in sb->s_xattr but doesn't use the
generic_{get,set,list,remove}xattr inode operations needed for processing
this list of attribute handlers; the handler is never called. Instead,
ubifs uses its own xattr handlers which also process security xattrs.
Remove the dead code.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: Richard Weinberger <richard@nod.at>
Cc: Artem Bityutskiy <dedekind1@gmail.com>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: linux-mtd@lists.infradead.org
Cc: Subodh Nijsure <snijsure@grid-net.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/nsfs.c')
0 files changed, 0 insertions, 0 deletions