mirror of
https://github.com/kdave/btrfs-progs
synced 2025-03-03 09:18:11 +00:00
btrfs-progs: docs: clarification on mixed profile
It is not possible to use mixed profile together with other profiles. The current wording is not clear about this, so let's add a clarification note. Author: Forza Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
10a7c0eda5
commit
f7af4dc04a
@ -93,6 +93,10 @@ OPTIONS
|
||||
Versions up to 4.2.x forced the mixed mode for devices smaller than 1GiB.
|
||||
This has been removed in 4.3+ as it caused some usability issues.
|
||||
|
||||
Mixed profile cannot be used together with other profiles. It can only
|
||||
be set at creation time. Conversion to or from mixed profile is not
|
||||
implemented.
|
||||
|
||||
-l|--leafsize <size>
|
||||
Alias for *--nodesize*. Deprecated.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user