GFS2: Second Pull request (merge window)

2018-02-02 Thread Bob Peterson
Hi Linus,

Sorry to bother you with a second merge request for GFS2, but we found
a couple regressions and want to get them fixed in this merge window.

Please consider pulling the following changes for the GFS2 file system.

Regards,

Bob Peterson

The following changes since commit 255442c93843f52b6891b21d0b485bf2c97f93c3:

  Merge tag 'docs-4.16' of git://git.lwn.net/linux (2018-01-31 19:25:25 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git 
tags/gfs2-4.16.fixes2

for you to fetch changes up to 7ac07fdaf840f9b141c6d5c286805107227c0e68:

  gfs2: Glock dump performance regression fix (2018-02-01 11:27:11 -0700)


Andreas Gruenbacher wrote two additional patches that we would like
merged in this time. Both are regressions:

1. The first fixes another kernel build dependency problem.
2. The second fixes a performance regression in glock dumps.


Andreas Gruenbacher (2):
  gfs2: Fix the crc32c dependency
  gfs2: Glock dump performance regression fix

 fs/gfs2/Kconfig |  3 +--
 fs/gfs2/glock.c | 65 ++---
 2 files changed, 44 insertions(+), 24 deletions(-)


GFS2: Second Pull request (merge window)

2018-02-02 Thread Bob Peterson
Hi Linus,

Sorry to bother you with a second merge request for GFS2, but we found
a couple regressions and want to get them fixed in this merge window.

Please consider pulling the following changes for the GFS2 file system.

Regards,

Bob Peterson

The following changes since commit 255442c93843f52b6891b21d0b485bf2c97f93c3:

  Merge tag 'docs-4.16' of git://git.lwn.net/linux (2018-01-31 19:25:25 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git 
tags/gfs2-4.16.fixes2

for you to fetch changes up to 7ac07fdaf840f9b141c6d5c286805107227c0e68:

  gfs2: Glock dump performance regression fix (2018-02-01 11:27:11 -0700)


Andreas Gruenbacher wrote two additional patches that we would like
merged in this time. Both are regressions:

1. The first fixes another kernel build dependency problem.
2. The second fixes a performance regression in glock dumps.


Andreas Gruenbacher (2):
  gfs2: Fix the crc32c dependency
  gfs2: Glock dump performance regression fix

 fs/gfs2/Kconfig |  3 +--
 fs/gfs2/glock.c | 65 ++---
 2 files changed, 44 insertions(+), 24 deletions(-)