public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind@infradead.org>
To: Corentin Chary <corentincj@iksaif.net>
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] mkfs.ubifs: use libubi to format UBI volume
Date: Wed, 27 May 2009 15:21:52 +0300	[thread overview]
Message-ID: <1243426912.11172.9.camel@localhost.localdomain> (raw)
In-Reply-To: <1243343316-6201-1-git-send-email-corentincj@iksaif.net>

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!

-- 
Best regards,
Artem Bityutskiy (Битюцкий Артём)

  reply	other threads:[~2009-05-27 12:22 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 [this message]
2009-05-27 13:19               ` Corentin Chary
2009-05-27 13:21                 ` Artem Bityutskiy
2009-06-02  9:26                 ` Artem Bityutskiy
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=1243426912.11172.9.camel@localhost.localdomain \
    --to=dedekind@infradead.org \
    --cc=corentincj@iksaif.net \
    --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