commit | 01310bb7c9c98752cc763b36532fab028e0f8f81 | [log] [tgz] |
---|---|---|
author | Scott Mayhew <smayhew@redhat.com> | Thu Nov 08 11:11:36 2018 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Thu Nov 08 12:11:45 2018 -0500 |
tree | 7d3ee070317b029e9f6b31ceeca8a96a4191afc4 | |
parent | 5d7a5bcb67c70cbc904057ef52d3fcfeb24420bb [diff] |
nfsd: COPY and CLONE operations require the saved filehandle to be set Make sure we have a saved filehandle, otherwise we'll oops with a null pointer dereference in nfs4_preprocess_stateid_op(). Signed-off-by: Scott Mayhew <smayhew@redhat.com> Cc: stable@vger.kernel.org Signed-off-by: J. Bruce Fields <bfields@redhat.com>