]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: sysfs: remove MIXED_BACKREF feature file
authorNikolay Borisov <nborisov@suse.com>
Fri, 24 Jun 2022 08:01:22 +0000 (11:01 +0300)
committerDavid Sterba <dsterba@suse.com>
Mon, 25 Jul 2022 15:45:39 +0000 (17:45 +0200)
commit95b1d9a2680084ed44e22fa0232ae1c2bccbdc95
tree8c49ff4e8563b6b9f1ed3e783f40aac04a13d39d
parent041671e695e48b37e71be70a7381e85dcdd597fa
btrfs: sysfs: remove MIXED_BACKREF feature file

This feature has been the default for about 13 year. At this point it's
safe to consider it an indispensable feature of BTRFS as such there's
no need to advertise it in sysfs. Remove the global sysfs feature file,
the per-filesystem feature file has never been there.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/sysfs.c