]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Dec 2016 21:41:55 +0000 (13:41 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Dec 2016 21:41:55 +0000 (13:41 -0800)
commit5cca4c842b72b1dc3f549531037467e45d632711
tree3b6b3bce93a3db23eb2925b8b32b69d49561a0b1
parent1020743ec0fd3631e40d94c05af8acbe6e164eae
parent8d7b0ea7047d8eb6ed9cf94be15b19c958342a9c
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux

Pull orangefs updates from Mike Marshall:
 "Two small fixes sent in by other developers:

   - axe some dead code (Christophe Jaillet)

   - fix memory leak (Colin Ian King, found by Coverity)"

* tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux:
  orangefs: Axe some dead code
  orangefs: fix memory leak of string 'new' on exit path