commit | e17385ca2960177da402d6f4d80bdc5b53c29bc4 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Jul 20 16:30:18 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Aug 06 13:12:58 2018 +0200 |
tree | 171520934f8c4455612f6a7da1b91a39976761bd | |
parent | 616d374efa23cb699074ea02b301254ad64d224a [diff] |
btrfs: remove unused member btrfs_root::name Added in 58176a9604c ("Btrfs: Add per-root block accounting and sysfs entries") in 2007, the roots had names exported in sysfs. The code was commented out in 4df27c4d5cc1dda54ed ("Btrfs: change how subvolumes are organized") and cleaned by 182608c8294b5fe9 ("btrfs: remove old unused commented out code"). Signed-off-by: David Sterba <dsterba@suse.com>