commit | 4731030d58a146630f5e8a0519661a5344a60f45 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Tue Jun 22 16:17:12 2010 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue Jun 22 17:19:36 2010 -0400 |
tree | 53bb8f4296bf3b47d6195e13b542d68c6c7307a0 | |
parent | 76407f76e0f71428f3c31faff004bff87fea51ba [diff] |
nfsd4: translate memory errors to delay, not serverfault If the server is out of memory is better for clients to back off and retry than to just error out. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>