From 060d41559700775574aef32a00e4b44b8310adde Mon Sep 17 00:00:00 2001 From: ozraru Date: Wed, 30 Apr 2025 03:06:03 +0900 Subject: [PATCH] btrfs-progs: docs: fix kernel version to set defrag compress level This feature is provided by commit of kernel fc5c0c5825874859069ac44c367c724acd7190fb which is not included in 6.14. [skip ci] --- Documentation/btrfs-filesystem.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/btrfs-filesystem.rst b/Documentation/btrfs-filesystem.rst index 8b99df824..5852b4e6d 100644 --- a/Documentation/btrfs-filesystem.rst +++ b/Documentation/btrfs-filesystem.rst @@ -118,7 +118,7 @@ defragment [options] | [|...] compression. See also section *EXAMPLES*. -L|--level - Since kernel 6.14 the compresison can also take the level parameter which will be used + Since kernel 6.15 the compresison can also take the level parameter which will be used only for the defragmentation and overrides the eventual mount option compression level. Valid levels depend on the compression algorithms: *zlib* 1..9, *lzo* does not have any levels, *zstd* the standard levels 1..15 and also the