Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Pull nfsd update from Bruce Fields: "A fairly small update this time around. Some cleanup, RDMA fixes, overlayfs fixes, and a fix for an NFSv4 state bug. The bigger deal for nfsd this time around was Jeff Layton's already-merged i_version patches" * tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux: svcrdma: Fix Read chunk round-up NFSD: hide unused svcxdr_dupstr() nfsd: store stat times in fill_pre_wcc() instead of inode times nfsd: encode stat->mtime for getattr instead of inode->i_mtime nfsd: return RESOURCE not GARBAGE_ARGS on too many ops nfsd4: don't set lock stateid's sc_type to CLOSED nfsd: Detect unhashed stids in nfsd4_verify_open_stid() sunrpc: remove dead code in svc_sock_setbufsize svcrdma: Post Receives in the Receive completion handler nfsd4: permit layoutget of executable-only files lockd: convert nlm_rqst.a_count from atomic_t to refcount_t lockd: convert nlm_lockowner.count from atomic_t to refcount_t lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
No related branches found
No related tags found
Showing
- fs/locks.c 2 additions, 4 deletionsfs/locks.c
- fs/nfsd/nfs3xdr.c 30 additions, 1 deletionfs/nfsd/nfs3xdr.c
- fs/nfsd/nfs4proc.c 6 additions, 3 deletionsfs/nfsd/nfs4proc.c
- fs/nfsd/nfs4state.c 2 additions, 4 deletionsfs/nfsd/nfs4state.c
- fs/nfsd/nfs4xdr.c 10 additions, 6 deletionsfs/nfsd/nfs4xdr.c
- fs/nfsd/nfsfh.h 6 additions, 22 deletionsfs/nfsd/nfsfh.h
- fs/nfsd/nfsxdr.c 1 addition, 0 deletionsfs/nfsd/nfsxdr.c
- include/linux/sunrpc/svc_rdma.h 0 additions, 2 deletionsinclude/linux/sunrpc/svc_rdma.h
- net/sunrpc/svcsock.c 0 additions, 14 deletionsnet/sunrpc/svcsock.c
- net/sunrpc/xprtrdma/svc_rdma_backchannel.c 0 additions, 5 deletionsnet/sunrpc/xprtrdma/svc_rdma_backchannel.c
- net/sunrpc/xprtrdma/svc_rdma_recvfrom.c 1 addition, 8 deletionsnet/sunrpc/xprtrdma/svc_rdma_recvfrom.c
- net/sunrpc/xprtrdma/svc_rdma_rw.c 8 additions, 4 deletionsnet/sunrpc/xprtrdma/svc_rdma_rw.c
- net/sunrpc/xprtrdma/svc_rdma_sendto.c 0 additions, 6 deletionsnet/sunrpc/xprtrdma/svc_rdma_sendto.c
- net/sunrpc/xprtrdma/svc_rdma_transport.c 7 additions, 18 deletionsnet/sunrpc/xprtrdma/svc_rdma_transport.c
Loading
Please register or sign in to comment