]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Oct 2016 21:15:23 +0000 (14:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Oct 2016 21:15:23 +0000 (14:15 -0700)
commita2f96773fbb523b72cd3b0b9c97701576fe1a6ec
tree826ebff72eee02164060b49df9b0e92c097cd3a0
parentaea7b714b773007f61b598f8588f702b600e9901
parent6c40a0441c7214c7fa027279b2d9a17dce661d45
Merge tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs

Pull f2fs bugfix from Jaegeuk Kim:
 "This fixes a bug which referenced the wrong pointer, sum_page, in
  f2fs_gc.  It was newly introduced in 4.9-rc1.

* tag 'for-f2fs-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs:
  f2fs: fix wrong sum_page pointer in f2fs_gc