]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Nov 2013 16:39:44 +0000 (08:39 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Nov 2013 16:39:44 +0000 (08:39 -0800)
commit76389160521a164f87eb8acd58f2a32638dc1362
tree28dbd0761d6d11d14a25b99d1ccc705e4d2c361f
parentc85ba50a146ed2d32d7b00f6461f534394fb48b4
parente3d5c0a499055343563279c6d1f63fd9727be308
Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes

Pull GFS2 fixes from Steven Whitehouse:
 "A couple of small, but important bug fixes for GFS2.  The first one
  fixes a possible NULL pointer dereference, and the second one resolves
  a reference counting issue in one of the lesser used paths through
  atomic_open"

* tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes:
  GFS2: Fix ref count bug relating to atomic_open
  GFS2: fix potential NULL pointer dereference