linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull more NFS client bugfixes for 4.9
@ 2016-11-23 22:06 Anna Schumaker
  0 siblings, 0 replies; only message in thread
From: Anna Schumaker @ 2016-11-23 22:06 UTC (permalink / raw)
  To: torvalds; +Cc: Trond Myklebust, linux-nfs, linux-kernel

Hi Linus,

The following changes since commit 62bdf94a2049822ef8c6d4b0e83cd9c3a1663ab4:

  xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect (2016-11-10 11:04:54 -0500)

are available in the git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.9-4

for you to fetch changes up to d55b352b01bc78fbc3d1bb650140668b87e58bf9:

  NFSv4.x: hide array-bounds warning (2016-11-22 16:11:44 -0500)
----------------------------------------------------------------

Most of these fix regressions or races, but there is one patch for Stable that Arnd sent me

Stable Bugfixes:
- Hide array-bounds warning

Bugfixes:
- Keep a reference on lock states while checking
- Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
- Don't call close if the open stateid has already been cleared
- Fix CLOSE rases with OPEN
- Fix a regression in DELEGRETURN

Thank you!  Have a good Thanksgiving!
Anna
----------------------------------------------------------------

Arnd Bergmann (1):
      NFSv4.x: hide array-bounds warning

Benjamin Coddington (2):
      NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
      NFSv4.1: Keep a reference on lock states while checking

Trond Myklebust (3):
      NFSv4.1: Fix a regression in DELEGRETURN
      NFSv4: Fix CLOSE races with OPEN
      NFSv4: Don't call close if the open stateid has already been cleared

 fs/nfs/callback.c  |  2 +-
 fs/nfs/nfs4_fs.h   |  7 +++++++
 fs/nfs/nfs4proc.c  | 38 ++++++++++++++++++++++++++------------
 fs/nfs/nfs4state.c |  1 +
 4 files changed, 35 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-11-23 22:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23 22:06 [GIT PULL] Please pull more NFS client bugfixes for 4.9 Anna Schumaker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).