All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] btrfs-progs: move block-group-tree out of experimental features
@ 2023-04-11  2:31 Qu Wenruo
  2023-04-11  2:31 ` [PATCH 1/2] btrfs-progs: mkfs: make -R|--runtime-features option deprecated Qu Wenruo
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Qu Wenruo @ 2023-04-11  2:31 UTC (permalink / raw)
  To: linux-btrfs

People are complaining block-group-tree features are not accessible for
non-experimental builds.

So let's make it a stable feature.

Since we're here, it's also a good time to deprecate
-R|--runtime-features option.

Qu Wenruo (2):
  btrfs-progs: mkfs: make -R|--runtime-features option deprecated
  btrfs-progs: move block-group-tree out of experimental features

 Documentation/btrfs-man5.rst |  6 ++++++
 Documentation/btrfstune.rst  |  4 ++--
 Documentation/mkfs.btrfs.rst | 30 +++++++++---------------------
 common/fsfeatures.c          |  8 --------
 mkfs/main.c                  |  3 ++-
 tune/main.c                  | 18 ++++++++----------
 6 files changed, 27 insertions(+), 42 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-04-14  5:17 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-11  2:31 [PATCH 0/2] btrfs-progs: move block-group-tree out of experimental features Qu Wenruo
2023-04-11  2:31 ` [PATCH 1/2] btrfs-progs: mkfs: make -R|--runtime-features option deprecated Qu Wenruo
2023-04-12  1:51   ` Neal Gompa
2023-04-12  2:15     ` Qu Wenruo
2023-04-13 12:04   ` Anand Jain
2023-04-13 16:32     ` David Sterba
2023-04-14  5:07       ` Anand Jain
2023-04-11  2:31 ` [PATCH 2/2] btrfs-progs: move block-group-tree out of experimental features Qu Wenruo
2023-04-12  1:49   ` Neal Gompa
2023-04-12  2:12     ` Qu Wenruo
2023-04-13 12:24   ` Anand Jain
2023-04-13 16:38     ` David Sterba
2023-04-13 22:53     ` Qu Wenruo
2023-04-14  5:10   ` Anand Jain
2023-04-13 16:20 ` [PATCH 0/2] " David Sterba
2023-04-13 22:55   ` Qu Wenruo
2023-04-13 23:25     ` David Sterba

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.