linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Cleanup 2 sysfs flags
@ 2022-06-24  8:01 Nikolay Borisov
  2022-06-24  8:01 ` [PATCH 1/2] btrfs: remove MIXED_BACKREF sysfs file Nikolay Borisov
  2022-06-24  8:01 ` [PATCH 2/2] btrfs: remove BIG_METADATA syfs file Nikolay Borisov
  0 siblings, 2 replies; 12+ messages in thread
From: Nikolay Borisov @ 2022-06-24  8:01 UTC (permalink / raw)
  To: linux-btrfs; +Cc: Nikolay Borisov

This series removes MIXED_BACKREF/BIG_METADATA sysfs files. While discussing
flags with David it transpired that those 2 have been merged for quite some time
and practically all modern (created in the last 9 years) filesystem will have
them set. They are not opt-in so let's use this fact to simplify our list of
sysfs flags.

Nikolay Borisov (2):
  btrfs: remove MIXED_BACKREF sysfs file
  btrfs: remove BIG_METADATA syfs file

 fs/btrfs/sysfs.c | 4 ----
 1 file changed, 4 deletions(-)

--
2.25.1


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-07-12  1:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24  8:01 [PATCH 0/2] Cleanup 2 sysfs flags Nikolay Borisov
2022-06-24  8:01 ` [PATCH 1/2] btrfs: remove MIXED_BACKREF sysfs file Nikolay Borisov
2022-06-24  8:13   ` Qu Wenruo
2022-06-24 11:32     ` Nikolay Borisov
2022-06-24 11:46       ` Qu Wenruo
2022-06-24 13:47         ` David Sterba
2022-06-24 14:02           ` Qu Wenruo
2022-06-24 15:44             ` David Sterba
2022-06-25  5:53               ` Qu Wenruo
2022-07-11 15:23                 ` David Sterba
2022-07-12  1:06                   ` Qu Wenruo
2022-06-24  8:01 ` [PATCH 2/2] btrfs: remove BIG_METADATA syfs file Nikolay Borisov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).