]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Jun 2012 18:04:06 +0000 (11:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Jun 2012 18:04:06 +0000 (11:04 -0700)
commite701b6d5b2423d5c241126f33fa72f309d3995c2
tree5068dd46292b132f6178ced3b9124b27f549b907
parentd36c0c5d410ae42c17b433a7876b496f88169023
parent2eba02342d38adb7f4a74bf19335b0cd8e2eae10
Merge tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs

Pull UBI/UBIFS fixes from Artem Bityutskiy:
 "Fix UBI and UBIFS - they refuse to work without debugfs.  This was
  broken by the 3.5-rc1 UBI/UBIFS changes when we removed the debugging
  Kconfig switches.

  Also, correct locking in 'ubi_wl_flush()' - it was extended to support
  flushing a specific LEB in 3.5-rc1, and the locking was sub-optimal."

* tag 'upstream-3.5-rc2' of git://git.infradead.org/linux-ubifs:
  UBI: correct ubi_wl_flush locking
  UBIFS: fix debugfs-less systems support
  UBI: fix debugfs-less systems support