Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nfsd: reorder printk in do_probe_callback to avoid use-after-free
We're currently dereferencing the client after we drop our reference count to it. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
- Loading branch information