mirror of
https://github.com/torvalds/linux.git
synced 2026-08-01 03:59:40 +02:00
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>
This commit is contained in:
parent
08b096c137
commit
64dd1caf88
|
|
@ -115,6 +115,10 @@ config BTRFS_EXPERIMENTAL
|
|||
|
||||
- extent tree v2 - complex rework of extent tracking
|
||||
|
||||
- large folio support
|
||||
- large folio and block size (> page size) support
|
||||
|
||||
- shutdown ioctl and auto-degradation support
|
||||
|
||||
- asynchronous checksum generation for data writes
|
||||
|
||||
If unsure, say N.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user