btrfs-progs: docs: add some kernel 6.1 release notes

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2022-12-20 22:21:51 +01:00
parent 4f7bf100a9
commit 3a5adfb1a4
1 changed files with 13 additions and 2 deletions

View File

@ -3,7 +3,18 @@ Changes (kernel/version)
Summary of kernel changes for each version.
6.0
---
6.0 (incomplete)
----------------
* Send protocol version 2
6.1 (incomplete)
----------------
* scrub: fix superblock errors immediately and don't leave it up to the next commit
* send: experimental support for fs-verity (send v3)
* sysfs: export discards stats and tunables
* sysfs: export qgroup global information about status
* sysfs: allow to skip quota recalculation for subvolumes ('drop_subtree_threshold')
* nowait mode for async writes
* check super block after filesystem thaw (detect accidental changes from outside)