summaryrefslogtreecommitdiffstats
path: root/support/nfs/cacheio.c
Commit message (Collapse)AuthorAgeFilesLines
* Never set flushtime for a cache in the future.Neil Brown2007-02-051-1/+4
| | | | | | If 'etab' happens to have a timestamp in the future, this will get copied to the flush-time for various caches, and no exports will work until that time arrives. So clamp the flushtime to 'now'.
* Error check messages sent to the kernel.Neil Brown2007-01-111-2/+2
| | | | | | And make sure that if we fail to export a filesystem in mountd, then we don't try to get a filehandle on it, or a deadlock might occur.
* Fix various issues discovered by CoverityNeil Brown2006-06-231-3/+3
| | | | Thanks to Michael Halcrow for finding them.
* Fix bug [ 1157791 ] Segfault in mountd.gmorris2005-03-061-5/+6
|
* Fix cache flushing problem.neilbrown2004-06-081-1/+7
|
* /proc/fs/nfsd as an alternate to /proc/fs/nfsdneilbrown2003-08-041-1/+2
|
* Release 1.0.5neilbrown2003-07-171-1/+1
|
* enhance exportfs to use new cache/upcall stuffneilbrown2003-05-211-0/+36
|
* Support new kernel upcalls for export cache management.neilbrown2003-05-211-0/+16
|
* See Changelogneilbrown2003-03-261-0/+216