diff options
author | Trond Myklebust <trondmy@gmail.com> | 2018-10-09 22:54:15 +0300 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2018-10-29 23:58:04 +0300 |
commit | bb6ad5572c0022e17e846b382d7413cdcf8055be (patch) | |
tree | 9dd0c1cad4f1f1ae8188e3808a38aa0fdd7cf669 /scripts/prune-kernel | |
parent | bd8d725078867cda250fe94b9c5a067b4a64ca74 (diff) | |
download | linux-bb6ad5572c0022e17e846b382d7413cdcf8055be.tar.xz |
nfsd: Fix an Oops in free_session()
In call_xpt_users(), we delete the entry from the list, but we
do not reinitialise it. This triggers the list poisoning when
we later call unregister_xpt_user() in nfsd4_del_conns().
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Cc: stable@vger.kernel.org
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'scripts/prune-kernel')
0 files changed, 0 insertions, 0 deletions