From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Subodh Nijsure <snijsure@grid-net.com>
Cc: Artem Bityutskiy <dedekind1@gmail.com>,
penguin-kernel@I-love.SAKURA.ne.jp, linux-kernel@vger.kernel.org,
Adrian Hunter <adrian.hunter@intel.com>,
linux-security-module@vger.kernel.org,
linux-mtd@lists.infradead.org
Subject: Re: [v4] Add security.* XATTR support for the UBIFS
Date: Tue, 15 Jan 2013 16:48:00 +0100 [thread overview]
Message-ID: <50F57A30.10109@pengutronix.de> (raw)
In-Reply-To: <1336915488-23943-1-git-send-email-snijsure@grid-net.com>
[-- Attachment #1: Type: text/plain, Size: 1443 bytes --]
On 05/13/2012 05:24 AM, Subodh Nijsure wrote:
> From: Subodh Nijsure <snijsure@grid-net.com>
>
> Also fix couple of bugs in UBIFS extended attribute length calculation.
>
> Changes in v4:
> Fix lock issues introduced in v3.
> Tested with CONFIG_SECURITY enabled & disabled.
>
> Changes in v3:
> Remove #ifdef CONFIG_UBIFS_FS_XATTR
>
> Changes in v2:
> Instead of just handling security.selinux extended attribute handle
> all security.* attributes.
>
> TESTING: Tested on MX28 based platforms using Micron MT29F2G08ABAEAH4 NAND
> With these change we are able to label UBIFS filesystem with
> security.selinux and run system with selinux enabled.
> This change also allows one to set other security.* extended
> attributes, such as security.smack security.evm, security.ima
> Ran integck test on UBI filesystem.
> This patch set has been tested with CONFIG_LOCKDEP=y and other options
> suggested in Submitchecklist
>
> Signed-off-by: Subodh Nijsure <snijsure@grid-net.com>
What's the status of this patch? Was there a v5?
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Subodh Nijsure <snijsure@grid-net.com>
Cc: linux-mtd@lists.infradead.org,
Artem Bityutskiy <dedekind1@gmail.com>,
penguin-kernel@I-love.SAKURA.ne.jp,
linux-security-module@vger.kernel.org,
Adrian Hunter <adrian.hunter@intel.com>,
linux-kernel@vger.kernel.org
Subject: Re: [v4] Add security.* XATTR support for the UBIFS
Date: Tue, 15 Jan 2013 16:48:00 +0100 [thread overview]
Message-ID: <50F57A30.10109@pengutronix.de> (raw)
In-Reply-To: <1336915488-23943-1-git-send-email-snijsure@grid-net.com>
[-- Attachment #1: Type: text/plain, Size: 1443 bytes --]
On 05/13/2012 05:24 AM, Subodh Nijsure wrote:
> From: Subodh Nijsure <snijsure@grid-net.com>
>
> Also fix couple of bugs in UBIFS extended attribute length calculation.
>
> Changes in v4:
> Fix lock issues introduced in v3.
> Tested with CONFIG_SECURITY enabled & disabled.
>
> Changes in v3:
> Remove #ifdef CONFIG_UBIFS_FS_XATTR
>
> Changes in v2:
> Instead of just handling security.selinux extended attribute handle
> all security.* attributes.
>
> TESTING: Tested on MX28 based platforms using Micron MT29F2G08ABAEAH4 NAND
> With these change we are able to label UBIFS filesystem with
> security.selinux and run system with selinux enabled.
> This change also allows one to set other security.* extended
> attributes, such as security.smack security.evm, security.ima
> Ran integck test on UBI filesystem.
> This patch set has been tested with CONFIG_LOCKDEP=y and other options
> suggested in Submitchecklist
>
> Signed-off-by: Subodh Nijsure <snijsure@grid-net.com>
What's the status of this patch? Was there a v5?
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]
next prev parent reply other threads:[~2013-01-15 15:48 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-13 13:24 [PATCH v4] Add security.* XATTR support for the UBIFS snijsure
2012-05-13 13:24 ` snijsure
2012-05-14 13:02 ` Artem Bityutskiy
2012-05-14 13:02 ` Artem Bityutskiy
2012-05-14 21:09 ` Subodh Nijsure
2012-05-14 21:09 ` Subodh Nijsure
2012-05-15 10:29 ` Artem Bityutskiy
2012-05-15 10:29 ` Artem Bityutskiy
2013-01-15 15:48 ` Marc Kleine-Budde [this message]
2013-01-15 15:48 ` [v4] " Marc Kleine-Budde
2013-01-16 21:48 ` Marc Kleine-Budde
2013-01-16 21:48 ` Marc Kleine-Budde
2013-01-16 22:38 ` Subodh Nijsure
2013-01-16 22:38 ` Subodh Nijsure
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=50F57A30.10109@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=adrian.hunter@intel.com \
--cc=dedekind1@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mtd@lists.infradead.org \
--cc=linux-security-module@vger.kernel.org \
--cc=penguin-kernel@I-love.SAKURA.ne.jp \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.