aboutsummaryrefslogtreecommitdiffstats
path: root/fs/lockd/clntxdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-06nfsd: remove <linux/nfsd/nfsfh.h>Christoph Hellwig1-0/+2
2012-11-04lockd: Remove unnecessary BUG_ON()s in the xdr client codeTrond Myklebust1-8/+0
2012-10-17NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust1-1/+1
2012-04-13lockd: fix the endianness bugAl Viro1-1/+1
2012-01-31SUNRPC: constify the rpc_programTrond Myklebust1-4/+4
2010-12-16SUNRPC: New xdr_streams XDR decoder APIChuck Lever1-11/+9
2010-12-16SUNRPC: New xdr_streams XDR encoder APIChuck Lever1-53/+39
2010-12-16lockd: Introduce new-style XDR functions for NLMv3Chuck Lever1-0/+643