[PATCH MTD-UTILS v2 0/4] introduce max_beb_per1024 in UBI_IOCATT

Richard Genoud richard.genoud at gmail.com
Wed Aug 22 12:04:33 EDT 2012


Here is the v2 of the user-space part for max_beb_per1024 parameter.

Changes since v1:
* code factorization between ubi_attach and ubi_attach_mtd 
* ubiattach now fails if -b option is given and the kernel doesn't supports it.

Richard Genoud (4):
  libubi: factorize ubi_attach and ubi_attach_mtd code
  sync include/mtd/ubi-user.h: add max_beb_per1024 parameter
  ubiattach: introduce max_beb_per1024 in UBI_IOCATT
  ubiattach: fail if kernel ignores max_beb_per1024

 include/mtd/ubi-user.h             |   16 ++++++++-
 tests/fs-tests/integrity/integck.c |    1 +
 ubi-utils/include/libubi.h         |   12 +++++--
 ubi-utils/libubi.c                 |   69 +++++++++++++++++++++++------------
 ubi-utils/ubiattach.c              |   47 ++++++++++++++++++++-----
 5 files changed, 108 insertions(+), 37 deletions(-)

-- 
1.7.2.5




More information about the linux-mtd mailing list