Re: [PATCH] ubiattach: introduce max_beb_per1024 in UBI_IOCATT

2012-08-17 Thread Artem Bityutskiy
On Tue, 2012-07-10 at 18:23 +0200, Richard Genoud wrote: > The ioctl UBI_IOCATT has been extended with max_beb_per1024 parameter. > > This parameter is used for adjusting the "maximum expected number of > bad blocks per 1024 blocks" for each mtd device. > The number of physical erase blocks (PEB)

Re: [PATCH] ubiattach: introduce max_beb_per1024 in UBI_IOCATT

2012-08-17 Thread Artem Bityutskiy
On Tue, 2012-07-10 at 18:23 +0200, Richard Genoud wrote: The ioctl UBI_IOCATT has been extended with max_beb_per1024 parameter. This parameter is used for adjusting the maximum expected number of bad blocks per 1024 blocks for each mtd device. The number of physical erase blocks (PEB) that

[PATCH] ubiattach: introduce max_beb_per1024 in UBI_IOCATT

2012-07-10 Thread Richard Genoud
The ioctl UBI_IOCATT has been extended with max_beb_per1024 parameter. This parameter is used for adjusting the "maximum expected number of bad blocks per 1024 blocks" for each mtd device. The number of physical erase blocks (PEB) that UBI will reserve for bad block handling is now:

[PATCH] ubiattach: introduce max_beb_per1024 in UBI_IOCATT

2012-07-10 Thread Richard Genoud
The ioctl UBI_IOCATT has been extended with max_beb_per1024 parameter. This parameter is used for adjusting the maximum expected number of bad blocks per 1024 blocks for each mtd device. The number of physical erase blocks (PEB) that UBI will reserve for bad block handling is now: