summaryrefslogtreecommitdiff
path: root/fs/nfs/client.c
AgeCommit message (Expand)Author
2006-09-23Fix a referral error Oopsandros@citi.umich.edu
2006-09-23NFS: Fix up compiler warnings on 64-bit platforms in client.cDavid Howells
2006-09-23NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust
2006-09-23NFS: Convert NFS client to use new rpc_create() APIChuck Lever
2006-09-23NFS: Fix nfs_alloc_client()Trond Myklebust
2006-09-23NFS: Fix error handlingDavid Howells
2006-09-23NFS: Add server and volume lists to /procDavid Howells
2006-09-23NFS: Share NFS superblocks per-protocol per-server per-FSIDDavid Howells
2006-09-23NFS: Eliminate client_sys in favour of cl_rpcclientDavid Howells
2006-09-23NFS: Generalise the nfs_client structureDavid Howells