diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2012-10-13 00:30:28 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-28 10:02:11 -0700 |
commit | c303f82bbe250dc60ef94d1f282a49118fabcaed (patch) | |
tree | 1d798cee2d78fc7cc2740f45428d009ca7d05613 /arch/powerpc/include/asm/kvm_book3s_32.h | |
parent | e114f9effa5cf00565b5b051d9e96a8df2c8a4b3 (diff) | |
download | kernel_samsung_crespo-c303f82bbe250dc60ef94d1f282a49118fabcaed.zip kernel_samsung_crespo-c303f82bbe250dc60ef94d1f282a49118fabcaed.tar.gz kernel_samsung_crespo-c303f82bbe250dc60ef94d1f282a49118fabcaed.tar.bz2 |
NLM: nlm_lookup_file() may return NLMv4-specific error codes
commit cd0b16c1c3cda12dbed1f8de8f1a9b0591990724 upstream.
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>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/powerpc/include/asm/kvm_book3s_32.h')
0 files changed, 0 insertions, 0 deletions