Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | /* -> /*- for license, minor formatting changes | imp | 2005-01-07 | 1 | -2/+2 |
* | fix array index out of bounds in rpc->rc_srtt[], rpc->rc_sdrtt[] | rees | 2004-07-15 | 1 | -3/+3 |
* | Constify 'rpcclnt_backoff'. | rwatson | 2004-07-12 | 1 | -1/+1 |
* | Reset callout if in nfs_timeout and rpcclnt_timeout functions. Timer | kan | 2004-03-28 | 1 | -0/+2 |
* | only do nfs rpc callouts if there is work to do. | rees | 2004-03-25 | 1 | -5/+6 |
* | Convert from timeout to callout API. | kan | 2004-03-07 | 1 | -4/+4 |
* | Don't panic because of RPC proto mismatches. Whitespace cleanup. | alfred | 2004-01-17 | 1 | -35/+37 |
* | Prevent a panic when mounting a v2/v3 only server with mount_nfs4. | alfred | 2004-01-13 | 1 | -0/+2 |
* | Fix a panic when attempting a v4 op against a v3/v2-only server. | alfred | 2004-01-10 | 1 | -10/+12 |
* | Use %zu to printf a size_t instead of an int cast. | alfred | 2003-11-15 | 1 | -3/+3 |
* | Fix compilation warnings on sparc. | alfred | 2003-11-15 | 1 | -2/+2 |
* | University of Michigan's Citi NFSv4 kernel client code. | alfred | 2003-11-14 | 1 | -0/+2083 |