]> 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)
commitf1272fcbfd3f50f9591f82aefca74b91c3eb94f9
tree5068dd46292b132f6178ced3b9124b27f549b907
parent479a4352643f5e640b9f8b0b9bc2cf133479cda2
parentf8b15e2453f8448c28b993a6360c9ae761c2b6ba
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