Re: [PATCH v2 1/7] ubifs: Remove unused security xattr handler

From: Richard Weinberger
Date: Tue Sep 22 2015 - 08:41:17 EST


On Tue, Sep 22, 2015 at 2:26 PM, Andreas Gruenbacher
<agruenba@xxxxxxxxxx> 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@xxxxxxxxxx>
> Cc: Subodh Nijsure <snijsure@xxxxxxxxxxxx>

Should this go through the ubifs tree or do you carry it?

Anyway,
Reviewed-by: Richard Weinberger <richard@xxxxxx>

--
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/