]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Feb 2013 22:51:14 +0000 (14:51 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Feb 2013 22:51:14 +0000 (14:51 -0800)
commitb5ee1059b3d63810e334021f7c03169d6f04b9f8
treecabc65bb93d92763538d04cdfba1e62eaffc8a76
parent70174f4c6c8694255c848653aea613cd2c3e0818
parentbb7e28411d7038f3bd25c5e025bfa9fab35b697b
Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs

Pull ubifs updates from Artem Bityutskiy:
 "It's been quite silent and we have only a couple of bug-fixes for the
  orphans handling code plus one cosmetic change."

* tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs:
  UBIFS: fix double free of ubifs_orphan objects
  UBIFS: fix use of freed ubifs_orphan objects
  UBIFS: rename random32() to prandom_u32()