Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Jul 2012 22:53:06 +0000 (15:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 Jul 2012 22:53:06 +0000 (15:53 -0700)
commitce447f34a7696268d1c7a7c44a0d5ef7a8176491
tree25443ab1d0283fbf588f6a9a27fe8ebd67c6bddd
parent93912fe69d67597ee4c0b451d24539ead550bdc3
parent87e773c95eb0b363f2efcc7aff8a347dc18925d0
Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi

Pull UBI changes from Artem Bityutskiy:
 "Change the default amount of eraseblocks which UBI reserves for bad
  block handling from 1% to 2%, because 1% does not meet most modern
  flash requirements.  1% was good enough in the past for old
  high-quality SLCs, but nowadays 2% is much more appropriate.:

Other changes are clean-ups.

* tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi:
  UBI: harmonize the update of ubi->beb_rsvd_pebs
  UBI: trivial: fix comment of ubi_calculate_reserved function
  UBI: fix spelling of detach in debug output
  UBI: Change the default percentage of reserved PEB