Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Jens Axboe <jens.axboe@oracle.com>
- Loading branch information