From: Marc Kleine-Budde <mkl@pengutronix.de>
To: Richard Weinberger <richard.weinberger@gmail.com>
Cc: "linux-mtd@lists.infradead.org" <linux-mtd@lists.infradead.org>,
kernel@pengutronix.de
Subject: Re: [PATCH v2 0/5] mkfs.ubifs: cleanups + extended attribute support
Date: Thu, 12 Nov 2015 10:56:23 +0100 [thread overview]
Message-ID: <56446247.9030808@pengutronix.de> (raw)
In-Reply-To: <CAFLxGvzd8R3ZWD7WHUzTwjdEfd9y+249x7CTUWLJvbPWOF7cnA@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1422 bytes --]
On 11/12/2015 10:53 AM, Richard Weinberger wrote:
> On Thu, Nov 12, 2015 at 10:31 AM, Marc Kleine-Budde <mkl@pengutronix.de> wrote:
>> Hello,
>>
>> this series applies to current git master. The first 3 patches are cleanup
>> patches, in the 4th adds extended attributes support. Patch 5 adds a option to
>> write the used inode number to an extended attribute, so that other offline
>> tools like IMA, that process the inode number can work. See description of
>> patch 5 for a detailed explanation.
>>
>> regards,
>> Marc
>>
>> changes since v1:
>> - add Daniel Walter's reviewed by to patches 1-3
>> - add option to build without xattr support - patches 4,5 (as Daniel suggested)
>> - switch from dynamically allocated attr value buffer to fixed size array on stack,
>> as inode numbers where not stable between mkfs.ubifs invocations - patch 4
>
> Applied and pushed.
Thanks.
> And bonus points for rebasing to the latest mtd-utils tree! :-)
I've to pass at least half of the bonus points to the git developers, as
git detected and handled the tree restructuring without any manual
interaction. \o/
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: 455 bytes --]
next prev parent reply other threads:[~2015-11-12 9:56 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 9:31 [PATCH v2 0/5] mkfs.ubifs: cleanups + extended attribute support Marc Kleine-Budde
2015-11-12 9:31 ` [PATCH v2 1/5] mkfs.ubifs: change add_directory argument to 'existing' Marc Kleine-Budde
2015-11-12 9:31 ` [PATCH v2 2/5] mkfs.ubifs: use xmalloc/xzalloc for allocating memory Marc Kleine-Budde
2015-11-12 9:31 ` [PATCH v2 3/5] mkfs.ubifs: simplify make_path with xasprintf Marc Kleine-Budde
2015-11-12 9:31 ` [PATCH v2 4/5] mkfs.ubifs: Add extended attribute support Marc Kleine-Budde
2015-11-12 9:31 ` [PATCH v2 5/5] mkfs.ubifs: Optionally create extended attribute with inode number Marc Kleine-Budde
2015-11-12 9:53 ` [PATCH v2 0/5] mkfs.ubifs: cleanups + extended attribute support Richard Weinberger
2015-11-12 9:56 ` Marc Kleine-Budde [this message]
2015-11-12 18:40 ` Brian Norris
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=56446247.9030808@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=kernel@pengutronix.de \
--cc=linux-mtd@lists.infradead.org \
--cc=richard.weinberger@gmail.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;
as well as URLs for NNTP newsgroup(s).