aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/mount_clnt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust1-1/+1
2009-08-10Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32Trond Myklebust1-0/+79
2009-08-09NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd clientChuck Lever1-0/+79
2009-08-09nfs: Keep index within mnt_errtbl[]Roel Kluin1-2/+2
2009-06-17NFS: Remove unused XDR decoder functionsChuck Lever1-29/+0
2009-06-17NFS: Update MNT and MNT3 reply decoding functionsChuck Lever1-14/+49
2009-06-17NFS: add XDR decoder for mountd version 3 auth-flavor listsChuck Lever1-0/+37
2009-06-17NFS: add new file handle decoders to in-kernel mountd clientChuck Lever1-0/+39
2009-06-17NFS: Add separate mountd status code decoders for each mountd versionChuck Lever1-0/+116
2009-06-17NFS: remove unused function in fs/nfs/mount_clnt.cChuck Lever1-8/+0
2009-06-17NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argumentChuck Lever1-5/+44
2009-06-17NFS: Clean up MNT program definitionsChuck Lever1-4/+28
2008-12-23NFS: "[no]resvport" mount option changes mountd client tooChuck Lever1-1/+3
2008-12-23NFS: introduce nfs_mount_info struct for calling nfs_mount()Chuck Lever1-18/+12
2008-10-07NFS: Client mounts hang when exported directory do not existSteve Dickson1-1/+2
2008-06-23NFS: Fix filehandle size comparisons in the mount codeTrond Myklebust1-2/+3
2007-12-06NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox1-1/+1
2007-07-10NFS: Improve debugging output in NFS in-kernel mount clientChuck Lever1-2/+26
2007-07-10NFS: Clean up in-kernel NFS mountChuck Lever1-46/+37
2007-07-10NFS: Remake nfsroot_mount as a permanent part of NFS clientChuck Lever1-27/+28
2007-07-10SUNRPC: Add a convenient default for the hostname when calling rpc_create()Chuck Lever1-9/+4
2007-07-10SUNRPC: Kill rpc_clnt->cl_oneshotTrond Myklebust1-2/+2
2007-04-30SUNRPC: RPC buffer size estimates are too largeChuck Lever1-2/+5
2006-10-20[PATCH] xdr annotations: mount_clntAl Viro1-3/+3
2006-09-22NFS: NFS_ROOT should use the new rpc_create APIChuck Lever1-16/+13
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever1-1/+0
2006-03-25Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds1-3/+14
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-03-20SUNRPC: eliminate rpc_call()Chuck Lever1-3/+10
2006-03-20SUNRPC: display human-readable procedure name in rpc_iostats outputChuck Lever1-0/+4
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever1-1/+0
2005-06-22[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.Trond Myklebust1-3/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+183