]> git.baikalelectronics.ru Git - kernel.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)
commite46aaee2015cc7e0ab84e3d8b29ceac5b0fe540e
tree84a7243c6e64367bb29384e7ea480fe0e6dab2b9
parenteed5cd636c1a18b861aa5910695b533696f259b8
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