summaryrefslogtreecommitdiffstats
path: root/net/sunrpc
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2012-10-13 00:30:28 -0400
committerJ. Bruce Fields <bfields@redhat.com>2012-10-17 10:14:14 -0400
commitcd0b16c1c3cda12dbed1f8de8f1a9b0591990724 (patch)
tree16ef9e6b6b7ac0ee3f6113194e2732504c2f670f /net/sunrpc
parentddffeb8c4d0331609ef2581d84de4d763607bd37 (diff)
downloadop-kernel-dev-cd0b16c1c3cda12dbed1f8de8f1a9b0591990724.zip
op-kernel-dev-cd0b16c1c3cda12dbed1f8de8f1a9b0591990724.tar.gz
NLM: nlm_lookup_file() may return NLMv4-specific error codes
If the filehandle is stale, or open access is denied for some reason, nlm_fopen() may return one of the NLMv4-specific error codes nlm4_stale_fh or nlm4_failed. These get passed right through nlm_lookup_file(), and so when nlmsvc_retrieve_args() calls the latter, it needs to filter the result through the cast_status() machinery. Failure to do so, will trigger the BUG_ON() in encode_nlm_stat... Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Reported-by: Larry McVoy <lm@bitmover.com> Cc: stable@kernel.org Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud