summaryrefslogtreecommitdiffstats
path: root/fs/lockd/clnt4xdr.c
Commit message (Expand)AuthorAgeFilesLines
* lockd: adapt to breakup of struct file_lockJeff Layton2024-02-051-7/+7
* lockd: set file_lock start and end when decoding nlm4 testargsJeff Layton2023-03-141-8/+1
* NFS: Remove print_overflow_msg()Chuck Lever2019-02-131-14/+0
* lockd: fix decoding of TEST resultsJ. Bruce Fields2018-11-271-16/+6
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sunrpc: mark all struct rpc_procinfo instances as constChristoph Hellwig2017-05-151-1/+1
* sunrpc: move p_count out of struct rpc_procinfoChristoph Hellwig2017-05-151-0/+2
* lockd: fix decoder callback prototypesChristoph Hellwig2017-05-151-3/+5
* lockd: fix encoder callback prototypesChristoph Hellwig2017-05-151-7/+15
* nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig2014-05-061-0/+2
* lockd: Remove unnecessary BUG_ON()s in the xdr client codeTrond Myklebust2012-11-041-8/+0
* lockd: fix the endianness bugAl Viro2012-04-131-1/+1
* SUNRPC: constify the rpc_programTrond Myklebust2012-01-311-1/+1
* SUNRPC: New xdr_streams XDR decoder APIChuck Lever2010-12-161-11/+9
* SUNRPC: New xdr_streams XDR encoder APIChuck Lever2010-12-161-53/+39
* lockd: Introduce new-style XDR functions for NLMv4Chuck Lever2010-12-161-0/+621