diff options
author | Christoph Hellwig <[email protected]> | 2015-01-14 10:42:39 +0100 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2015-01-20 14:03:09 -0700 |
commit | 7b14a213890a81473ec97ad7e322d5c2f19854ae (patch) | |
tree | 9115cee236cd2fb9ff3e471364ebe0d136260a38 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e4d2750909aa26129bd0bf1b0dc832e0845aae90 (diff) |
nfs: don't call bdi_unregister
bdi_destroy already does all the work, and if we delay freeing the
anon bdev we can get away with just that single call.
Addintionally remove the call during mount failure, as
deactivate_super_locked will already call ->kill_sb and clean up
the bdi for us.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions