You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2025. It is now read-only.
With btrfs-progs 4.4.1 the format of two messages was changed, causing us to fail to find the a btrfs root directory as well as a test failure due to a string mismatch. This change addresses both problems. Note that we do not keep backwards compatibility for we do not have paths accepting the previous strings, meaning that btrfs-progs version 4.4 (or higher) is a requirement.
0 commit comments