[PATCH 0/2] mkfs.ubifs updates
Corentin Chary
corentincj at iksaif.net
Mon May 25 02:26:25 EDT 2009
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(-)
More information about the linux-mtd
mailing list