summaryrefslogtreecommitdiffstats
path: root/fs/nfs
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2012-08-18 03:35:24 +0200
committerJ. Bruce Fields <bfields@redhat.com>2012-08-21 23:41:07 +0200
commit9f9d2ebe693a98d517257e1a39f61120b4473b96 (patch)
treee90209c5bee26637b48e9d4c1f382b780a5921ad /fs/nfs
parentsvcrpc: don't bother checking bad svc_addr_len result (diff)
downloadlinux-9f9d2ebe693a98d517257e1a39f61120b4473b96.tar.xz
linux-9f9d2ebe693a98d517257e1a39f61120b4473b96.zip
svcrpc: make xpo_recvfrom return only >=0
The only errors returned from xpo_recvfrom have been -EAGAIN and -EAFNOSUPPORT. The latter was removed by a previous patch. That leaves only -EAGAIN, which is treated just like 0 by the caller (svc_recv). So, just ditch -EAGAIN and return 0 instead. Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfs')
0 files changed, 0 insertions, 0 deletions