Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow rpc.nfsd to suppress tcp or udp, and listen on a specific address. | Steve Dickson | 2006-07-03 | 1 | -3/+90 |
| | | | | | | | | | | -T - will suppressing listening for TCP connection. -U - will suppress UDP -H host - will only listen on that local address -p port - will listen on that port. This requires kernel patches which will hopefully be in 2.6.19 and possibly some earlier test and vendor kernels. | ||||
* | Add support for suppressing different NFS versions. | Steve Dickson | 2006-06-26 | 1 | -1/+32 |
| | | | | | | e.g. -N 2 means that NFSv2 won't be supported, just v3 and v4 (if the kernel supports them). | ||||
* | Autogen update | neilbrown | 2005-12-20 | 1 | -1/+3 |
| | |||||
* | /proc/fs/nfsd as an alternate to /proc/fs/nfsd | neilbrown | 2003-08-04 | 1 | -1/+3 |
| | |||||
* | rpc.nfsd to write to /proc/fs/nfs/threads if available | neilbrown | 2003-07-03 | 1 | -0/+21 |
| | |||||
* | Initial revision | hjl | 1999-10-18 | 1 | -0/+22 |