From: Weston Andros Adamson Date: Thu, 1 Nov 2012 15:21:53 +0000 (-0400) Subject: SUNRPC: return proper errno from backchannel_rqst X-Git-Tag: v3.7-rc4~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d24bab93e42b1f90d89c86b3edbb81ec34bb9474;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed