]> 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)
commitafddeae7cf5cb96e2cf77ec7b062ebb77a5cb231
tree3b6b3bce93a3db23eb2925b8b32b69d49561a0b1
parentcd818120eb1f76257f981953a6b509379b3b19ef
parente94248a155e174c231c50a34634cdbfcff6cb743
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