Hi Linus,

The following changes since commit 146d70caaa1b87f64597743429d7da4b8073d0c9:

  NFS fix error return in nfs4_select_rw_stateid (2014-02-19 09:31:56 -0500)

are available in the git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-3.14-5

for you to fetch changes up to 2ca310fc4160ed0420da65534a21ae77b24326a8:

  SUNRPC: Fix oops when trace sunrpc_task events in nfs client (2014-03-07 
19:10:08 -0500)

----------------------------------------------------------------
NFS client bugfixes for Linux 3.14

Highlights include:

- Fix another nfs4_sequence corruptor in RELEASE_LOCKOWNER
- Fix an Oopsable delegation callback race
- Fix another bad stateid infinite loop
- Fail the data server I/O is the stateid represents a lost lock
- Fix an Oopsable sunrpc trace event

----------------------------------------------------------------
Andy Adamson (1):
      NFSv4.1 Fail data server I/O if stateid represents a lost lock

Ditang Chen (1):
      SUNRPC: Fix oops when trace sunrpc_task events in nfs client

Trond Myklebust (5):
      NFSv4: Fix another nfs4_sequence corruptor
      NFS: Fix a delegation callback race
      NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid
      NFSv4: Fix the return value of nfs4_select_rw_stateid
      NFSv4: Fail the truncate() if the lock/open stateid is invalid

 fs/nfs/delegation.c           | 11 +++++++----
 fs/nfs/nfs4filelayout.c       | 10 ++++++----
 fs/nfs/nfs4proc.c             | 24 ++++++++++++++----------
 fs/nfs/nfs4state.c            | 14 +++-----------
 include/linux/nfs_xdr.h       |  5 +++++
 include/trace/events/sunrpc.h |  4 ++--
 6 files changed, 37 insertions(+), 31 deletions(-)

-- 
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.mykleb...@primarydata.com

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to