[PATCH v2 1/7] ubifs: Remove unused security xattr handler
Richard Weinberger
richard.weinberger at gmail.com
Tue Sep 22 05:41:12 PDT 2015
On Tue, Sep 22, 2015 at 2:26 PM, Andreas Gruenbacher
<agruenba at redhat.com> wrote:
> 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 at redhat.com>
> Cc: Subodh Nijsure <snijsure at grid-net.com>
Should this go through the ubifs tree or do you carry it?
Anyway,
Reviewed-by: Richard Weinberger <richard at nod.at>
--
Thanks,
//richard
More information about the linux-mtd
mailing list