public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mkfs.ubifs updates
@ 2009-05-25  6:26 Corentin Chary
  2009-05-25  6:26 ` [PATCH 1/2] mkfs.ubifs: remove duplicated code Corentin Chary
  0 siblings, 1 reply; 14+ messages in thread
From: Corentin Chary @ 2009-05-25  6:26 UTC (permalink / raw)
  To: linux-mtd; +Cc: Corentin Chary

Hi,

Two patchs this time.
The first one is trivial.
The second is the reworked patch to format UBI volume.
There is no support for erasing the volume if it's not empty,
it'll come later, when the first patch is merged.

Thanks,

Corentin Chary (2):
  mkfs.ubifs: remove duplicated code
  mkfs.ubifs: use libubi to format UBI volume

 Makefile                |    2 +-
 mkfs.ubifs/Makefile     |    5 +-
 mkfs.ubifs/lpt.c        |   10 ++--
 mkfs.ubifs/mkfs.ubifs.c |  181 +++++++++++++++++++++++++++++++++++++----------
 mkfs.ubifs/mkfs.ubifs.h |    4 +-
 mkfs.ubifs/ubifs.h      |    3 +
 6 files changed, 160 insertions(+), 45 deletions(-)

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2009-06-02  9:26 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox