summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* nfs-utils: Remove all uses of AI_ADDRCONFIGChuck Lever2010-11-014-17/+0
* Updated rpc.mountd man pageSteve Dickson2010-10-201-3/+3
* Cleared up the sync option in exportfs man pageSteve Dickson2010-10-201-1/+3
* Removed duplicate entries in export man pageSteve Dickson2010-10-151-14/+0
* mountd: Clear mountd registrations at start upChuck Lever2010-10-141-6/+4
* behavior as file systems that use the monolithic /sbin/mount command.Chuck Lever2010-10-142-2/+6
* umount.nfs: Distinguish between nfs4 and nfs mountsChuck Lever2010-10-141-7/+104
* mount.nfs: mountproto does not support RDMAChuck Lever2010-10-141-1/+5
* mount.nfs: Eliminate compiler warnings in utils/mount/network.cChuck Lever2010-10-141-16/+19
* mount.nfs: Eliminate compiler warning in utils/mount/parse_opt.cChuck Lever2010-10-141-1/+1
* mount.nfs: Eliminate compiler warning in utils/mount/nfsumount.cChuck Lever2010-10-141-4/+4
* mount.nfs: Eliminate compiler warning in utils/mount/nfsumount.cChuck Lever2010-10-141-0/+1
* mount.nfs: Eliminate compiler warnings in utils/mount/mount.cChuck Lever2010-10-141-2/+2
* mount.nfs: Eliminate compiler warning in utils/mount/mount.cChuck Lever2010-10-141-1/+1
* mount.nfs: Eliminate compiler warnings in utils/mount/version.hChuck Lever2010-10-141-3/+3
* mount.nfs: Eliminate compiler warning in utils/mount/mount.cChuck Lever2010-10-141-10/+11
* mount.nfs: Eliminate compiler warningsChuck Lever2010-10-141-13/+16
* nfs-utils: Fixed typo in NFS man pageSteve Dickson2010-10-131-1/+1
* nfs-utils: Move common code into supportSteve Dickson2010-10-135-220/+0
* The kernel 2.6.37 has a add new mount option: local_lock.Suresh Jayaraman2010-09-291-0/+44
* Added the -p <principal> flag to the svcgssd manpageEberhard Kuemmerle2010-09-281-2/+4
* svcgssd: Adding a <-p principal> flagEberhard Kuemmerle2010-09-284-12/+23
* nfsd: Enable IPv6 support in rpc.nfsd again.Chuck Lever2010-09-272-18/+0
* mountd: Update mountd/exportfs man pages to reflect IPv6 changesChuck Lever2010-09-273-261/+354
* mountd: Use MNT status values instead of NFSERRChuck Lever2010-09-271-11/+11
* mountd: Fix up version and usage messagesChuck Lever2010-09-271-16/+22
* mountd: Unregister mountd if my_svc_run() returnsChuck Lever2010-09-271-1/+2
* mountd: Support TI-RPC mountd listenerChuck Lever2010-09-271-9/+17
* mountd: Make NFS version checks more strictChuck Lever2010-09-271-8/+39
* nfs-utils: Fix source code character encodingChuck Lever2010-09-272-2/+2
* rpc.nfsd: mount up nfsdfs is it doesn't appear to be mounted yetJeff Layton2010-09-163-3/+53
* mountd: Ensure cache downcall can handle IPv6 addressesChuck Lever2010-09-161-1/+1
* mountd: Handle IPv6 addresses in kernel auth_unix_ip upcallsChuck Lever2010-09-161-3/+3
* mountd: clean up cache APIChuck Lever2010-09-163-14/+43
* exportfs: Enable IPv6 support in matchhostname()Chuck Lever2010-09-161-21/+2
* mountd: Support IPv6 in mountlist_list()Chuck Lever2010-09-161-7/+9
* mountd: Handle memory exhaustion in mountlist_list()Chuck Lever2010-09-161-8/+24
* mountd: Add mountlist_freeall()Chuck Lever2010-09-161-6/+13
* mountd: support IPv6 in mountlist_del_all()Chuck Lever2010-09-163-9/+7
* mountd: Support IPv6 in mountd's svc routinesChuck Lever2010-09-161-20/+59
* mountd: add IPv6 support in auth_authenticate()Chuck Lever2010-09-164-35/+39
* libnfs.a: Fix API for getfh() & friendsChuck Lever2010-09-161-4/+3
* mount.nfs: Don't do anything fancy if this is a remountChuck Lever2010-09-161-0/+28
* mount.nfs: Refactor mount version and protocol autonegotiationChuck Lever2010-09-161-14/+53
* rpc.idmapd: Type of idmap client should be defined by ic_id not ic_clid.Bian Naimeng2010-09-161-4/+4
* nfsstat: add release_lockowner to client statsBenny Halevy2010-09-091-1/+2
* Cleaned up a warning from commit 44f09b7Steve Dickson2010-09-091-1/+0
* mount.nfs: Prepare way for "vers=4,rdma" mountsChuck Lever2010-09-091-7/+0
* mount.nfs: Support an "rdma" mount optionChuck Lever2010-09-092-3/+17
* mount.nfs: Use nfs_nfs_protocol() for checking for proto=rdmaChuck Lever2010-09-091-5/+12