Skip to content

Commit 64dd1ca

Browse files
adam900710kdave
authored andcommitted
btrfs: update the Kconfig string for CONFIG_BTRFS_EXPERIMENTAL
The following new features are missing: - Async checksum - Shutdown ioctl and auto-degradation - Larger block size support Which is dependent on larger folios. Signed-off-by: Qu Wenruo <wqu@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
1 parent 08b096c commit 64dd1ca

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

fs/btrfs/Kconfig

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,10 @@ config BTRFS_EXPERIMENTAL
115115

116116
- extent tree v2 - complex rework of extent tracking
117117

118-
- large folio support
118+
- large folio and block size (> page size) support
119+
120+
- shutdown ioctl and auto-degradation support
121+
122+
- asynchronous checksum generation for data writes
119123

120124
If unsure, say N.

0 commit comments

Comments
 (0)