public inbox for linux-btrfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH FOR v7.1 0/2] btrfs: move some features out of experimental
@ 2026-02-10  4:02 Qu Wenruo
  2026-02-10  4:02 ` [PATCH 1/2] btrfs: move shutdown and remove_bdev callbacks out of experimental features Qu Wenruo
  2026-02-10  4:02 ` [PATCH 2/2] btrfs: move larger data folios " Qu Wenruo
  0 siblings, 2 replies; 3+ messages in thread
From: Qu Wenruo @ 2026-02-10  4:02 UTC (permalink / raw)
  To: linux-btrfs

The two features can be moved out of experimental in v7.1:

- Large data folios
  It's introduced in v6.17, but we still have a bug fix related for it
  in v6.19.
  If there is no new bug exposed I believe it's time to expose this
  feature to end users.

- Shutdown and remove_bdev callbacks
  It's introduced in v6.19, but there is no major known bug exposed yet.
  Furthermore the remove_bdev callback, aka auto-shutdown/degradation
  when a device is missing, can affect end users.

  Thus we want some feedbacks from early adopters.

Qu Wenruo (2):
  btrfs: move shutdown and remove_bdev callbacks out of experimental
    features
  btrfs: move larger data folios out of experimental features

 fs/btrfs/Kconfig       | 4 +---
 fs/btrfs/btrfs_inode.h | 2 --
 fs/btrfs/super.c       | 4 ----
 3 files changed, 1 insertion(+), 9 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-02-10  4:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10  4:02 [PATCH FOR v7.1 0/2] btrfs: move some features out of experimental Qu Wenruo
2026-02-10  4:02 ` [PATCH 1/2] btrfs: move shutdown and remove_bdev callbacks out of experimental features Qu Wenruo
2026-02-10  4:02 ` [PATCH 2/2] btrfs: move larger data folios " Qu Wenruo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox