]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Jun 2015 21:11:34 +0000 (14:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 25 Jun 2015 21:11:34 +0000 (14:11 -0700)
commit0ffa77311861c49e023a47119dd6363ba503e828
tree23bf940031577793d6ba8c4bc2609817c9c38538
parent7f6d36671a667d8e1443bda5e34e944bb2b4da9e
parentefb4abae22b0f0b3359b6591ed562ec514302577
Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs

Pull UBI/UBIFS updates from Richard Weinberger:
 "Minor fixes for UBI and UBIFS"

* tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs:
  UBI: Remove unnecessary `\'
  UBI: Use static class and attribute groups
  UBI: add a helper function for updatting on-flash layout volumes
  UBI: Fastmap: Do not add vol if it already exists
  UBI: Init vol->reserved_pebs by assignment
  UBI: Fastmap: Rename variables to make them meaningful
  UBI: Fastmap: Remove unnecessary `\'
  UBI: Fastmap: Use max() to get the larger value
  ubifs: fix to check error code of register_shrinker
  UBI: block: Dynamically allocate minor numbers
fs/ubifs/super.c