Alexander Kabaev
|
bc9d2845f4
|
Convert from timeout to callout API.
|
2004-03-07 16:23:03 +00:00 |
|
Alfred Perlstein
|
95f94a7ff7
|
Don't panic because of RPC proto mismatches. Whitespace cleanup.
Submitted by: Jim Rees <rees@umich.edu>
|
2004-01-17 21:25:05 +00:00 |
|
Alfred Perlstein
|
b0d8e5b388
|
Prevent a panic when mounting a v2/v3 only server with mount_nfs4.
Submitted by: Jim Rees <rees@umich.edu>
Reported/testing: Florian C. Smeets <flo@kasimir.com>
|
2004-01-13 01:04:36 +00:00 |
|
Alfred Perlstein
|
3f5c95f772
|
Fix a panic when attempting a v4 op against a v3/v2-only server.
It happens because rpcclnt_request is incorrectly returning 0 in the case
of an rpc mismatch or auth error.
Submitted by: Jim Rees <rees@umich.edu>
|
2004-01-10 02:59:54 +00:00 |
|
Alfred Perlstein
|
ce98b952c4
|
Use %zu to printf a size_t instead of an int cast.
Requested by: jmallett, wollman
|
2003-11-15 01:58:47 +00:00 |
|
Alfred Perlstein
|
d4346413c3
|
Fix compilation warnings on sparc.
Cast sizeof to int for printing with %d.
|
2003-11-15 01:24:46 +00:00 |
|
Alfred Perlstein
|
1bf8720450
|
University of Michigan's Citi NFSv4 kernel client code.
Submitted by: Jim Rees <rees@umich.edu>
|
2003-11-14 20:54:10 +00:00 |
|