[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1498659555.5376.1.camel@primarydata.com>
Date:   Wed, 28 Jun 2017 14:19:18 +0000
From:   Trond Myklebust <trondmy@...marydata.com>
To:     "torvalds@...ux-foundation.org" <torvalds@...ux-foundation.org>
CC:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-nfs@...r.kernel.org" <linux-nfs@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client fixes for 4.12
Hi Linus,
The following changes since commit 3c2993b8c6143d8a5793746a54eba8f86f95240f:
  Linux 4.12-rc4 (2017-06-04 16:47:43 -0700)
are available in the git repository at:
  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.12-3
for you to fetch changes up to 2e31b4cb895ae78db31dffb860cd255d86c6561c:
  NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete() (2017-06-27 22:26:23 -0400)
----------------------------------------------------------------
NFS client bugfixes for Linux 4.12
Bugfixes include:
- Stable fix for exclusive create if the server supports the umask attribute
- Trunking detection should handle ERESTARTSYS/EINTR
- Stable fix for a race in the LAYOUTGET function
- Stable fix to revert "nfs_rename() handle -ERESTARTSYS dentry left behind"
- nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
----------------------------------------------------------------
Benjamin Coddington (2):
      NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask
      Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind"
Trond Myklebust (3):
      NFS: Trunking detection should handle ERESTARTSYS/EINTR
      NFSv4.1: Fix a race in nfs4_proc_layoutget
      NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
 fs/nfs/callback_xdr.c |  1 -
 fs/nfs/dir.c          | 51 ++++++++++++++++++++++++---------------------------
 fs/nfs/nfs4proc.c     |  5 +++--
 fs/nfs/nfs4state.c    |  2 ++
 4 files changed, 29 insertions(+), 30 deletions(-)
-- 
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@...marydata.com
Powered by blists - more mailing lists
 
