Skip to content
Commit 3beb6cd1 authored by J. Bruce Fields's avatar J. Bruce Fields
Browse files

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: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 65e4c894
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment