Skip to content
Commit 92f25053 authored by Jens Axboe's avatar Jens Axboe
Browse files

nfs: nfs_kill_super() should call bdi_unregister() after killing super



Otherwise we could be attempting to flush data for a writeback
thread and bdi that have already disappeared.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 6952b61d
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