summaryrefslogtreecommitdiffstats
path: root/support/include/exportfs.h
Commit message (Expand)AuthorAgeFilesLines
* mountd: Add exportent_release()Chuck Lever2012-10-221-0/+1
* exportfs: Stop racing exportfs on clustersSteve Dickson2012-03-121-0/+4
* exports: add a configurable time-to-live for the kernel cache entriesChuck Lever2011-04-061-0/+1
* libexport.a: Make export_add() staticChuck Lever2010-06-221-1/+0
* libexport.a: Make export_read() return voidChuck Lever2010-06-221-1/+1
* mountd: Replace "struct hostent" with "struct addrinfo"Chuck Lever2010-06-221-7/+10
* libexport.a: Add helpers to manage DNS lookupsChuck Lever2010-06-221-0/+13
* mountd/exportfs: Make m_addrlist field a nfs_sockaddrChuck Lever2010-05-051-1/+48
* libexport.a: Clean up client_add()Chuck Lever2010-05-051-1/+0
* libexport.a: Clean up client_compose() and client_member()Chuck Lever2010-03-221-1/+2
* libexport.a: Remove dead codeChuck Lever2010-03-221-2/+0
* exports: NFSv4 pseudoroot support routinesSteve Dickson2010-01-131-0/+2
* exports: let kernel decide which flags vary by flavorJ. Bruce Fields2010-01-131-0/+7
* Exportfs and rpc.mountd optimalizationTomas Richter2009-02-181-2/+15
* rpc.mountd: create client_resolve and change client_compose to take a hostent...Jeff Layton2007-09-281-1/+2
* rpc.mountd: Change nfs_client->m_hostname to be a dynamically-allocated stringJeff Layton2007-09-281-1/+1
* Make warning about host matching multiple exports more helpful.Neil Brown2007-03-191-1/+3
* Extend the exportfs interface to pass fslocations info into the kernel.Fred Isaman2007-02-221-0/+7
* Prepare to support gss authentication and idmap looks for nfsv4neilbrown2004-09-151-0/+1
* Fixes to make unexporting and exporting with wildcardsneilbrown2003-07-031-1/+1
* Support new kernel upcalls for export cache management.neilbrown2003-05-211-0/+2
* 2002-10-11 H.J. Lu <hjl@lucon.org>hjl2002-10-111-0/+3
* make "exportfs -au" do no DNS lookupneilbrown2001-09-201-3/+3
* 1/ be less trusting of information in /var/lib/nfs/xtab. Add things toneilbrown2000-08-231-2/+2
* Initial revisionhjl1999-10-181-0/+80