commit | 48dae9cf3f95acc4bd51b2324e10f8fd5c302be8 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Mon Oct 30 18:10:25 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Mon Jan 22 16:08:11 2018 +0100 |
tree | 596093a7320811cf173b6eb417c3c8c482ad8a04 | |
parent | f06c5965abb79573a69874e2731581c7c336819f [diff] |
btrfs: introduce free_device helper A helper to free a device and all it's dynamically allocated members, like the rcu_string name or flush_bio. This is going to replace all open coded places. Signed-off-by: David Sterba <dsterba@suse.com>