]> rtime.felk.cvut.cz Git - linux-imx.git/commit
SUNRPC: return proper errno from backchannel_rqst
authorWeston Andros Adamson <dros@netapp.com>
Thu, 1 Nov 2012 15:21:53 +0000 (11:21 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 1 Nov 2012 15:50:53 +0000 (11:50 -0400)
commitd24bab93e42b1f90d89c86b3edbb81ec34bb9474
tree84a7243c6e64367bb29384e7ea480fe0e6dab2b9
parent324d003b0cd82151adbaecefef57b73f7959a469
SUNRPC: return proper errno from backchannel_rqst

The one and only caller (in fs/nfs/nfs4client.c) uses the result
as an errno and would have interpreted an error as EPERM.

Signed-off-by: Weston Andros Adamson <dros@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/backchannel_rqst.c