summaryrefslogtreecommitdiffstats
path: root/support/nfs/exports.c
Commit message (Expand)AuthorAgeFilesLines
* Kill SPKM3: Remove also the dependent lipkey mechanismSimo Sorce2012-03-121-3/+0
* Kill SPKM3: Remove spkm3 support from exportsSimo Sorce2012-03-121-3/+0
* exportfs: closing fd associated with /proc/fs/nfsd/export_featuresMasatake YAMATO2011-07-121-2/+3
* exportfs: getexportent interprets -test-client- as default optionsBen Myers2011-05-231-3/+8
* exports: add a configurable time-to-live for the kernel cache entriesChuck Lever2011-04-061-0/+1
* export: Ensure that we free struct exportent->e_uuidTrond Myklebust2010-10-141-0/+2
* Revert "Automatically set 'nohide' on referral exports."J. Bruce Fields2010-01-131-6/+0
* exports: common exportent initializerJ. Bruce Fields2010-01-131-32/+27
* exports: NFSv4 pseudoroot support routinesSteve Dickson2010-01-131-1/+1
* exports: let kernel decide which flags vary by flavorJ. Bruce Fields2010-01-131-26/+57
* exports: minor parse_opts cleanupJ. Bruce Fields2010-01-131-5/+13
* Remove redundant m_path fieldJ. Bruce Fields2008-08-281-6/+0
* Fix handling of explicit uuidDavid Woodhouse2008-08-281-1/+1
* Automatically set 'nohide' on referral exports.Steve Dickson2008-01-091-0/+6
* rpc.mountd: make exportent->e_hostname a dynamically-allocated stringJeff Layton2007-09-281-13/+6
* Support sec= option to specify export securityJ. Bruce Fields2007-07-101-8/+131
* move pseudoflavor information to common codeJ. Bruce Fields2007-07-101-0/+19
* Remove "maptype" supportJ. Bruce Fields2007-03-151-37/+0
* Merge branch 'branch-1-0'Neil Brown2007-02-271-0/+4
|\
| * Extend the exportfs/mountd interface to pass fslocations info into the kernelFred Isaman2007-02-271-0/+4
* | Change default from subtree_check to no_subtree_checkNeil Brown2007-02-221-3/+3
|/
* Extend the exportfs interface to pass fslocations info into the kernel.Fred Isaman2007-02-221-1/+36
* Use UUIDs to identify filesystems if kernel supports it.Neil Brown2007-02-121-6/+28
* Allow default options in /etc/exportsSteinar H. Gunderson2007-02-051-28/+54
* Remove warning if neither 'sync' or 'async' present.Neil Brown2006-08-071-13/+13
* Use 65534 for anon uid/gid rather than -2Steinar H. Gunderson2006-07-051-4/+4
* escape hashes in exportsNeil Brown2006-06-051-1/+1
* Autogen updateneilbrown2005-12-201-1/+3
* Set default hostname to '*' rather than leaving it emptyneilbrown2005-12-201-4/+8
* Assorted changes from Steve Dicksonneilbrown2005-10-061-1/+1
* Support "acl" and "no_acl" export options.chip2005-04-061-0/+6
* Change CROSSMNT to CROSSMOUNTneilbrown2003-08-061-3/+3
* new "mountpoint" export option.neilbrown2003-05-301-0/+17
* Make CROSSMNT distinct from NOHIDEneilbrown2003-05-211-5/+7
* 2002-10-11 H.J. Lu <hjl@lucon.org>hjl2002-10-111-11/+16
* See Changelogneilbrown2002-05-291-7/+7
* *** empty log message ***neilbrown2002-02-281-9/+37
* See Changelogneilbrown2002-01-171-9/+24
* See Changelogneilbrown2001-12-201-1/+10
* 2001-11-21 Chip Salzenberg <chip@pobox.com>chip2001-11-221-0/+4
* 2001-11-21 Chip Salzenberg <chip@pobox.com>chip2001-11-221-6/+11
* 2001-09-12 NeilBrown <neilb@cse.unsw.edu.au>neilbrown2001-09-121-1/+8
* Print warning if export lines have host name without options, orneilbrown2000-11-231-0/+4
* 2000-03-21 Michael Weiser <michael@weiser.saale-net.de>hjl2000-03-221-2/+2
* Support for NFSEXP_NOAUTHNLM introduced in 2.3.42neilbrown2000-02-041-0/+10
* changed parseopts to not modify the "char *cp" argument. It wasneilbrown1999-11-221-7/+15
* Thu Oct 28 11:27:51 EST 1999 Neil Brown <neilb@cse.unsw.edu.au>neilbrown1999-10-281-0/+12
* Initial revisionhjl1999-10-181-0/+440