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