diff options
author | Trond Myklebust <trondmy@gmail.com> | 2018-10-09 15:54:15 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@redhat.com> | 2018-10-29 16:58:04 -0400 |
commit | bb6ad5572c0022e17e846b382d7413cdcf8055be (patch) | |
tree | 9dd0c1cad4f1f1ae8188e3808a38aa0fdd7cf669 /fs/lockd | |
parent | bd8d725078867cda250fe94b9c5a067b4a64ca74 (diff) |
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 'fs/lockd')
0 files changed, 0 insertions, 0 deletions