From: Richard Weinberger <richard@nod.at>
To: Andreas Gruenbacher <andreas.gruenbacher@gmail.com>,
linux-mtd@lists.infradead.org
Cc: Subodh Nijsure <snijsure@grid-net.com>,
Artem Bityutskiy <dedekind1@gmail.com>,
Adrian Hunter <adrian.hunter@intel.com>,
Sheng Yong <shengyong1@huawei.com>
Subject: Re: [PATCH] ubifs: Remove unused "security.*" xattr handler
Date: Thu, 20 Aug 2015 11:40:43 +0200 [thread overview]
Message-ID: <55D5A09B.1080900@nod.at> (raw)
In-Reply-To: <1440063115-10055-1-git-send-email-agruenba@redhat.com>
Am 20.08.2015 um 11:31 schrieb Andreas Gruenbacher:
> 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>
> ---
> fs/ubifs/super.c | 1 -
> fs/ubifs/ubifs.h | 1 -
> fs/ubifs/xattr.c | 40 ----------------------------------------
> 3 files changed, 42 deletions(-)
I sent already a patch for that:
http://lists.infradead.org/pipermail/linux-mtd/2015-August/061242.html
Thanks,
//richard
next prev parent reply other threads:[~2015-08-20 9:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-20 9:31 [PATCH] ubifs: Remove unused "security.*" xattr handler Andreas Gruenbacher
2015-08-20 9:40 ` Richard Weinberger [this message]
2015-08-20 10:00 ` Andreas Grünbacher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55D5A09B.1080900@nod.at \
--to=richard@nod.at \
--cc=adrian.hunter@intel.com \
--cc=andreas.gruenbacher@gmail.com \
--cc=dedekind1@gmail.com \
--cc=linux-mtd@lists.infradead.org \
--cc=shengyong1@huawei.com \
--cc=snijsure@grid-net.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox