[PATCH MTD-UTILS 0/5] sync with 3.6-rc1 and introduce max_beb_per1024 in UBI_IOCATT
Richard Genoud
richard.genoud at gmail.com
Wed Aug 22 05:27:55 EDT 2012
Hi Artem,
Here are the patches for the introduction of max_beb_per1024 in ubiattach.
The first patch is just a sync of ubi-user.h with the vanilla 3.6-rc1
(So after this patch, the mtd-utils won't build any more)
The second one supresses dtype parameter, as it is obsolete now.
The third syncs with somes defines and struct renames in the ubi-user.h
(Now it compiles again)
The fourth syncs ubi-user.h with the one in linux-ubi/master
And finally the last one instroduce max_beb_per1024.
Best Regards,
Richard.
Richard Genoud (5):
sync include/mtd/ubi-user.h with kernel v3.6-rc1
dtype parameter is obsolete
re-name set volume properties ioctl
sync include/mtd/ubi-user.h: add max_beb_per1024 parameter
ubiattach: introduce max_beb_per1024 in UBI_IOCATT
include/mtd/ubi-user.h | 152 +++++++++++++++++++-----------------
mkfs.ubifs/lpt.c | 10 +-
mkfs.ubifs/mkfs.ubifs.c | 37 ++++-----
mkfs.ubifs/mkfs.ubifs.h | 2 +-
tests/fs-tests/integrity/integck.c | 1 +
tests/ubi-tests/io_paral.c | 2 +-
ubi-utils/include/libubi.h | 7 +-
ubi-utils/libubi.c | 11 ++-
ubi-utils/ubiattach.c | 38 +++++++--
9 files changed, 145 insertions(+), 115 deletions(-)
--
1.7.2.5
More information about the linux-mtd
mailing list