Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2c226854 authored by Andreas Gruenbacher's avatar Andreas Gruenbacher Committed by Nikhilesh Reddy
Browse files

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.

CRs-Fixed: 975289
Change-Id: I4d08ad92c05cc76a5d6d9acbb1cb71c70db7c846
Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
Reviewed-by: default avatarRichard 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: default avatarAl Viro <viro@zeniv.linux.org.uk>
Git-commit: 13d3408f100186d2755d9ac1ad8b5de9e1975a92
Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git


Signed-off-by: default avatarNikhilesh Reddy <reddyn@codeaurora.org>
parent f9e63b26
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment