commit | b5865babb7b44308f0d0ece39756d55ef7628742 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Thu Aug 01 18:50:16 2019 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Sep 09 14:59:07 2019 +0200 |
tree | d5952c5d4cf74eab0b288de80d43ace609bfbe1e | |
parent | 5b28692e0c4ffb7266d359f0d54155156cdfe0a2 [diff] |
btrfs: factor out sysfs code for deleting block group and space infos The helpers to create block group and space info directories already live in sysfs.c, move the deletion part there too. Signed-off-by: David Sterba <dsterba@suse.com>