summaryrefslogtreecommitdiff
path: root/fs/nfs/client.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-23NFS: Fix up compiler warnings on 64-bit platforms in client.cDavid Howells1-6/+14
2006-09-23NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust1-15/+21
2006-09-23NFS: Convert NFS client to use new rpc_create() APIChuck Lever1-16/+11
2006-09-23NFS: Fix nfs_alloc_client()Trond Myklebust1-5/+5
2006-09-23NFS: Fix error handlingDavid Howells1-0/+3
2006-09-23NFS: Add server and volume lists to /procDavid Howells1-0/+284
2006-09-23NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells1-8/+727
2006-09-23NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells1-0/+119
2006-09-23NFS: Generalise the nfs_client structureDavid Howells1-0/+312