]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: remove unused member btrfs_root::name
authorDavid Sterba <dsterba@suse.com>
Fri, 20 Jul 2018 14:30:18 +0000 (16:30 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 6 Aug 2018 11:12:58 +0000 (13:12 +0200)
commitbf0b8f12f4cc5697ce7d8d7b2bb55881ddd42879
tree171520934f8c4455612f6a7da1b91a39976761bd
parent7008986eef1556d48d78c95ccfd3c7c142bdc0ca
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 5a5d42d0a1cfdbe2b20 ("Btrfs: change how subvolumes
are organized") and cleaned by 2485dd33d36aa13f ("btrfs: remove old
unused commented out code").

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/disk-io.c