-
- Downloads
Merge tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Pull NFS client bugfixes from Trond Myklebust: "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" * tag 'nfs-for-3.14-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: SUNRPC: Fix oops when trace sunrpc_task events in nfs client NFSv4: Fail the truncate() if the lock/open stateid is invalid NFSv4.1 Fail data server I/O if stateid represents a lost lock NFSv4: Fix the return value of nfs4_select_rw_stateid NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateid NFS: Fix a delegation callback race NFSv4: Fix another nfs4_sequence corruptor
Showing
- fs/nfs/delegation.c 7 additions, 4 deletionsfs/nfs/delegation.c
- fs/nfs/nfs4filelayout.c 6 additions, 4 deletionsfs/nfs/nfs4filelayout.c
- fs/nfs/nfs4proc.c 14 additions, 10 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4state.c 3 additions, 11 deletionsfs/nfs/nfs4state.c
- include/linux/nfs_xdr.h 5 additions, 0 deletionsinclude/linux/nfs_xdr.h
- include/trace/events/sunrpc.h 2 additions, 2 deletionsinclude/trace/events/sunrpc.h
Loading
Please register or sign in to comment