diff options
| author | Nikolay Borisov <[email protected]> | 2019-02-12 16:13:14 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2019-04-29 19:02:37 +0200 |
| commit | 68c94e55e1502868813a3cac2febc021d01edb75 (patch) | |
| tree | 07b0803b3cb0c9c614a541d4d8e42378bc22f479 /tools/perf/scripts/python/bin | |
| parent | 8e75fd893b0608aa3a45f8654b71960423df5f3e (diff) | |
btrfs: Transpose btrfs_close_devices/btrfs_mapping_tree_free in close_ctree
Following the introduction of the alloc_state tree, some of the callees
of btrfs_mapping_tree_free will have to interact with the btrfs_device
of the constituent devices. Enable this by moving the code responsible
for freeing devices after the last user (btrfs_mapping_tree_free).
Otherwise the kernel could crash due to use-after-free.
Signed-off-by: Nikolay Borisov <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions