Trond Myklebust
|
8b06494624
NFSv4: Clean up CB_GETATTR encoding
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Linus Torvalds
|
6240300597
Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux
|
8 years ago |
Trond Myklebust
|
2e31b4cb89
NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete()
|
8 years ago |
Christoph Hellwig
|
e9679189e3
sunrpc: mark all struct svc_version instances as const
|
8 years ago |
Christoph Hellwig
|
860bda29b9
sunrpc: mark all struct svc_procinfo instances as const
|
8 years ago |
Christoph Hellwig
|
7fd38af9ca
sunrpc: move pc_count out of struct svc_procinfo
|
8 years ago |
Christoph Hellwig
|
63f8de3795
sunrpc: properly type pc_encode callbacks
|
8 years ago |
Christoph Hellwig
|
026fec7e7c
sunrpc: properly type pc_decode callbacks
|
8 years ago |
Christoph Hellwig
|
a6beb73272
sunrpc: properly type pc_func callbacks
|
8 years ago |
Christoph Hellwig
|
f4dac4ade5
nfs: don't cast callback decode/proc/encode routines
|
8 years ago |
Anna Schumaker
|
36718a669e
NFS: Remove extra dprintk()s from callback_xdr.c
|
8 years ago |
Anna Schumaker
|
3d0bfaa60d
NFS: Clean up encode_cb_sequence_res()
|
8 years ago |
Anna Schumaker
|
535ece2b8e
NFS: Clean up decode_notify_lock_args()
|
8 years ago |
Anna Schumaker
|
1796549ad4
NFS: Clean up decode_cb_sequence_args()
|
8 years ago |
Anna Schumaker
|
c79d56d214
NFS: Clean up decode_layoutrecall_args()
|
8 years ago |
Anna Schumaker
|
135a4ea0d9
NFS: Clean up decode_recall_args()
|
8 years ago |
Anna Schumaker
|
56938bb77a
NFS: Clean up decode_getattr_args()
|
8 years ago |
Linus Torvalds
|
8f03cf50bc
Merge tag 'nfs-for-4.11-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
|
8 years ago |
Jeff Layton
|
5283b03ee5
nfs/nfsd/sunrpc: enforce transport requirements for NFSv4
|
8 years ago |
Jeff Layton
|
05a45a2db4
sunrpc: turn bitfield flags in svc_version into bools
|
8 years ago |
Trond Myklebust
|
c065eeea3b
NFSv4: Replace callback string decode function with a generic
|
8 years ago |
Trond Myklebust
|
ab6e9aaf16
NFSv4: Replace ad-hoc xdr encode/decode helpers with xdr_stream_* generics
|
8 years ago |
Jeff Layton
|
db783688d4
nfs: add handling for CB_NOTIFY_LOCK in client
|
9 years ago |
Jeff Layton
|
b60475c940
nfs: the length argument to read_buf should be unsigned
|
9 years ago |
Chuck Lever
|
a4e187d83d
NFS: Don't drop CB requests with invalid principals
|
9 years ago |
Trond Myklebust
|
93b717fd81
NFSv4: Label stateids with the type
|
9 years ago |
Trond Myklebust
|
810d82e683
NFSv4.x: Allow multiple callbacks in flight
|
9 years ago |
Trond Myklebust
|
756b9b37cf
SUNRPC: Fix callback channel
|
9 years ago |
Benjamin Coddington
|
38b7631fbe
nfs4: limit callback decoding to received bytes
|
9 years ago |