Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1230137
| From | Richard Weinberger <richard.weinberger@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 1/7] ubifs: Remove unused security xattr handler |
| Date | 2015-09-22 14:50 +0200 |
| Message-ID | <qbvbc-5BU-21@gated-at.bofh.it> (permalink) |
| References | <qbuRP-5fA-3@gated-at.bofh.it> <qbuRQ-5fA-27@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Sep 22, 2015 at 2:26 PM, Andreas Gruenbacher
<agruenba@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@redhat.com>
> Cc: Subodh Nijsure <snijsure@grid-net.com>
Should this go through the ubifs tree or do you carry it?
Anyway,
Reviewed-by: Richard Weinberger <richard@nod.at>
--
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 1/7] ubifs: Remove unused security xattr handler Andreas Gruenbacher <agruenba@redhat.com> - 2015-09-22 14:30 +0200 Re: [PATCH v2 1/7] ubifs: Remove unused security xattr handler Andreas Gruenbacher <agruenba@redhat.com> - 2015-09-22 14:50 +0200 Re: [PATCH v2 1/7] ubifs: Remove unused security xattr handler Richard Weinberger <richard.weinberger@gmail.com> - 2015-09-22 14:50 +0200
csiph-web