summaryrefslogtreecommitdiffstats
path: root/utils/mount/nfs4mount.c
Commit message (Expand)AuthorAgeFilesLines
* Removed warnings from nfs4mount.cSteve Dickson2010-08-091-1/+1
* nfs-utils: NFSv4: fix backgroundingHarshula Jayasuriya2009-11-161-10/+15
* Clean up: Include the bare minimum of legacy RPC headers inChuck Lever2008-07-151-0/+2
* The bg option is essentially ignored with nfs4 currently. nfs4mount()Jeff Layton2008-05-071-2/+8
* Currently nfs4mount() sets the retry value to 10000 on both fg and bgJeff Layton2008-05-071-1/+9
* Recently #include directives for autoconf's config.h file were added inChuck Lever2008-03-111-0/+4
* mount.nfs: rename mount_errors()Chuck Lever2007-09-251-3/+3
* mount.nfs: teach [u]mount.nfs[4] to exit with EX_SUCCESS instead of 0Chuck Lever2007-09-251-1/+1
* mount.nfs: restore bg argument to nfsmount() and nfs4mount()Chuck Lever2007-08-041-1/+1
* mount.nfs: fix printf's normally hidden behind NFS_MOUNT_DEBUGChuck Lever2007-08-041-7/+7
* mount.nfs: Support double-wide characters in printed stringsChuck Lever2007-08-041-2/+2
* libnfs.a: eliminate conn.c and conn.hChuck Lever2007-07-301-1/+0
* libnfs.a: move clnt_ping() to utils/mountChuck Lever2007-07-301-0/+1
* mount.nfs: White space clean upChuck Lever2007-07-201-3/+3
* mount.nfs: Use nfs_error in nfsmount.c, nfsumount.c, and nfs4mount.cChuck Lever2007-07-201-25/+23
* Remove the running_bg parameterChuck Lever2007-07-201-1/+1
* mount.nfs: Change *flags to flagsChuck Lever2007-07-201-2/+2
* mount.nfs: No need to return nfs_mount_data structsChuck Lever2007-07-201-4/+11
* mount.nfs: Create a common source module for reporting mount errorsChuck Lever2007-07-201-0/+1
* move pseudoflavor information to common codeJ. Bruce Fields2007-07-101-23/+4
* mount.nfs: Add the mount option "nosharecache"Trond Myklebust2007-07-101-4/+10
* mount.nfs4: Remove checks for idmapd and gssd running.Neil Brown2007-05-111-0/+5
* Support -s option to ignore unknown options (sloppy)Neil Brown2007-03-161-2/+3
* Try to make sure that clientid used for NFSv4 is reliable.Neil Brown2006-06-231-3/+15
* Move NFS mount code from util-linux to nfs-utils - part 1Amit Gud2006-06-161-0/+444