[GIT PULL] Please pull NFS client bugfixes for 4.19

2018-09-14 Thread Schumaker, Anna
Hi Linus,

The following changes since commit 0af4c8be97a14d1df8a78b4993a09e8dff545a18:

  pNFS: Remove unwanted optimisation of layoutget (2018-08-21 13:39:08 -0400)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.19-2

for you to fetch changes up to 9f0c5124f4a82503ee5d55c60b0b9c6afc3af68b:

  NFS: Don't open code clearing of delegation state (2018-09-14 16:24:27 -0400)



These are a handful of fixes for problems that Trond found.  Sorry that
patch #1 and #3 have the same name, a second issue was found after applying
the first patch.

Thanks,
Anna



Trond Myklebust (5):
  NFSv4: Fix a tracepoint Oops in initiate_file_draining()
  pNFS: Ensure we return the error if someone kills a waiting layoutget
  NFSv4: Fix a tracepoint Oops in initiate_file_draining()
  NFSv4.1 fix infinite loop on I/O.
  NFS: Don't open code clearing of delegation state

 fs/nfs/nfs4proc.c  | 31 +++
 fs/nfs/nfs4state.c |  2 ++
 fs/nfs/nfs4trace.h |  4 ++--
 fs/nfs/pnfs.c  | 26 --
 4 files changed, 39 insertions(+), 24 deletions(-)


[GIT PULL] Please pull NFS client bugfixes for 4.19

2018-09-14 Thread Schumaker, Anna
Hi Linus,

The following changes since commit 0af4c8be97a14d1df8a78b4993a09e8dff545a18:

  pNFS: Remove unwanted optimisation of layoutget (2018-08-21 13:39:08 -0400)

are available in the Git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.19-2

for you to fetch changes up to 9f0c5124f4a82503ee5d55c60b0b9c6afc3af68b:

  NFS: Don't open code clearing of delegation state (2018-09-14 16:24:27 -0400)



These are a handful of fixes for problems that Trond found.  Sorry that
patch #1 and #3 have the same name, a second issue was found after applying
the first patch.

Thanks,
Anna



Trond Myklebust (5):
  NFSv4: Fix a tracepoint Oops in initiate_file_draining()
  pNFS: Ensure we return the error if someone kills a waiting layoutget
  NFSv4: Fix a tracepoint Oops in initiate_file_draining()
  NFSv4.1 fix infinite loop on I/O.
  NFS: Don't open code clearing of delegation state

 fs/nfs/nfs4proc.c  | 31 +++
 fs/nfs/nfs4state.c |  2 ++
 fs/nfs/nfs4trace.h |  4 ++--
 fs/nfs/pnfs.c  | 26 --
 4 files changed, 39 insertions(+), 24 deletions(-)