commit | db7e21c21f293d52f5363fe8d9ee91d6bd0a503a | [log] [tgz] |
---|---|---|
author | Richard Genoud <richard.genoud@gmail.com> | Mon Aug 20 18:00:15 2012 +0200 |
committer | Artem Bityutskiy <artem.bityutskiy@linux.intel.com> | Tue Sep 04 09:39:01 2012 +0300 |
tree | 8d2ac3f6988dabc4cd418f3ff08385972204a753 | |
parent | edac493dfb48fe46d43fe6afabb8cfb2d1d4c048 [diff] |
UBI: add max_beb_per1024 to attach ioctl This patch provides a possibility to set the "maximum expected number of bad blocks per 1024 blocks" (max_beb_per1024) for each mtd device using the UBI_IOCATT ioctl. Signed-off-by: Richard Genoud <richard.genoud@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>