diff options
author | J. Bruce Fields <bfields@redhat.com> | 2011-01-01 15:43:50 -0500 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2011-01-04 16:49:20 -0500 |
commit | 3beb6cd1d448e7ded938bbd676493e6a08e9a6cd (patch) | |
tree | d33cdca2db5433f65cfbaa67068feebf9017cbe8 /net/sunrpc | |
parent | 65e4c8945575abca4e368e05ca3e9f77df030290 (diff) | |
download | talos-obmc-linux-3beb6cd1d448e7ded938bbd676493e6a08e9a6cd.tar.gz talos-obmc-linux-3beb6cd1d448e7ded938bbd676493e6a08e9a6cd.zip |
nfsd: don't drop requests on -ENOMEM
We never want to drop a request if we could return a JUKEBOX/DELAY error
instead; so, convert to nfserr_jukebox and let nfsd_dispatch() convert
that to a dropit error as a last resort if JUKEBOX/DELAY is unavailable
(as in the NFSv2 case).
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions