Skip to content
Commit ed6473dd authored by Trond Myklebust's avatar Trond Myklebust Committed by J. Bruce Fields
Browse files

NFSv4: Fix callback server shutdown



We want to use kthread_stop() in order to ensure the threads are
shut down before we tear down the nfs_callback_info in nfs_callback_down.

Tested-and-reviewed-by: default avatarKinglong Mee <kinglongmee@gmail.com>
Reported-by: default avatarKinglong Mee <kinglongmee@gmail.com>
Fixes: bb6aeba7

 ("NFSv4.x: Switch to using svc_set_num_threads()...")
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: default avatarJ. Bruce Fields <bfields@redhat.com>
parent 9e0d8768
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment