summaryrefslogtreecommitdiffstats
path: root/utils/mountd/cache.c
Commit message (Expand)AuthorAgeFilesLines
...
* Use very long timeout for information in the filehandle->path cache.Simon Peter2007-03-131-1/+9
* Fix silly bug with gid lookupNeil Brown2007-02-271-1/+1
* Fix reference error when writing fsloc data to cacheKevin Coffman2007-02-271-1/+1
* Extend the exportfs interface to pass fslocations info into the kernel.Fred Isaman2007-02-221-0/+25
* Support group-id looks for kernels that ask for them.Neil Brown2007-02-121-2/+55
* Use UUIDs to identify filesystems if kernel supports it.Neil Brown2007-02-121-10/+156
* Remove duplicated code.Kevin Coffman2007-02-091-17/+20
* Make mountd complain on unsupported uid mapping schemesSteinar H. Gunderson2007-02-051-0/+6
* Error check messages sent to the kernel.Neil Brown2007-01-111-11/+16
* remove extraneous mountlist_add/del calls and change remaining ones to use IP...Jeff Layton2006-12-191-9/+0
* Fix a number of the easier compile warnings: unused variables,Greg Banks2006-06-221-1/+1
* Autogen updateneilbrown2005-12-201-1/+4
* Understand type 2 and type 3 filesystem identifiers.neilbrown2005-10-141-2/+26
* 2005-08-26 Kevin Coffman <kwc@citi.umich.edu>neilbrown2005-08-261-8/+9
* fix fd bugneilbrown2004-08-311-0/+1
* auth_reload calls in cache.neilbrown2004-02-241-0/+6
* close a filehandle before opening.neilbrown2003-08-111-1/+4
* /proc/fs/nfsd as an alternate to /proc/fs/nfsdneilbrown2003-08-041-2/+5
* Open channel files O_WRONLY, and improve mountlist support.neilbrown2003-08-041-2/+11
* segfault fixneilbrown2003-06-161-1/+2
* new "mountpoint" export option.neilbrown2003-05-301-1/+27
* Stuffneilbrown2003-05-231-2/+2
* Support new kernel upcalls for export cache management.neilbrown2003-05-211-0/+358