From: Artem Bityutskiy <dedekind@infradead.org>
To: Corentin Chary <corentin.chary@gmail.com>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mkfs.ubifs: use libubi to format UBI volume
Date: Tue, 02 Jun 2009 12:26:16 +0300 [thread overview]
Message-ID: <1243934776.5847.26.camel@localhost.localdomain> (raw)
In-Reply-To: <71cd59b00905270619s642868f5od0c30f913e61fa0f@mail.gmail.com>
On Wed, 2009-05-27 at 15:19 +0200, Corentin Chary wrote:
> On Wed, May 27, 2009 at 2:21 PM, Artem Bityutskiy
> <dedekind@infradead.org> wrote:
> > On Tue, 2009-05-26 at 15:08 +0200, Corentin Chary wrote:
> >> libubi is now used to format directly UBI volume.
> >> Typing mkfs.ubifs /dev/ubi0_0 is now possible.
> >> dtypes should be ok as they are taken from UBIFS code.
> >>
> >> Signed-off-by: Corentin Chary <corentincj@iksaif.net>
> >> ---
> >> Makefile | 2 +-
> >> mkfs.ubifs/Makefile | 5 +-
> >> mkfs.ubifs/lpt.c | 10 ++--
> >> mkfs.ubifs/mkfs.ubifs.c | 179 +++++++++++++++++++++++++++++++++++++---------
> >> mkfs.ubifs/mkfs.ubifs.h | 4 +-
> >> mkfs.ubifs/ubifs.h | 6 ++
> >> 6 files changed, 163 insertions(+), 43 deletions(-)
> >
> > Works fine. Good job, thanks!
> >
> > It would be 200% cool if you also provided a patch for
> > mtd-www and just added a note that the UBIFS image may
> > be written directly to the UBI volum, not jut to a file.
> >
> > I mean here:
> > http://www.linux-mtd.infradead.org/faq/ubifs.html#L_mkfubifs
> >
> > :-)
> >
> > Pushed your patch, thanks!
>
> Ok, I'll do that ASAP, but I believe I won't find the time before next week.
> Thanks
I just updated the web site and added a note that mkfs.ubifs can write
straight to UBI volumes.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
next prev parent reply other threads:[~2009-06-02 9:26 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-25 6:26 [PATCH 0/2] mkfs.ubifs updates Corentin Chary
2009-05-25 6:26 ` [PATCH 1/2] mkfs.ubifs: remove duplicated code Corentin Chary
2009-05-25 6:26 ` [PATCH 2/2] mkfs.ubifs: use libubi to format UBI volume Corentin Chary
2009-05-25 7:58 ` Artem Bityutskiy
2009-05-25 8:23 ` Corentin Chary
2009-05-25 8:40 ` Artem Bityutskiy
2009-05-26 13:08 ` [PATCH] " Corentin Chary
2009-05-27 12:21 ` Artem Bityutskiy
2009-05-27 13:19 ` Corentin Chary
2009-05-27 13:21 ` Artem Bityutskiy
2009-06-02 9:26 ` Artem Bityutskiy [this message]
2009-05-27 11:29 ` [PATCH 2/2] " Corentin Chary
2009-05-27 11:33 ` Artem Bityutskiy
2009-05-25 7:49 ` [PATCH 1/2] mkfs.ubifs: remove duplicated code Artem Bityutskiy
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=1243934776.5847.26.camel@localhost.localdomain \
--to=dedekind@infradead.org \
--cc=corentin.chary@gmail.com \
--cc=linux-mtd@lists.infradead.org \
/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