summaryrefslogtreecommitdiffstats
path: root/utils/mountd/svc_run.c
Commit message (Collapse)AuthorAgeFilesLines
* Work around svc_getreqset in glibc 3Neil Brown2007-03-191-0/+26
| | | | | | Without this fix, mountd ignores sockets with filedescriptor > 31, so if there are more than about 26 concurrent connections, mountd starts spinning.
* Autogen updateneilbrown2005-12-201-1/+5
|
* Support new kernel upcalls for export cache management.neilbrown2003-05-211-0/+89