Bug 1622325
| Summary: | Documentation needs to be updated to show "zstd" is an option for btrfs mount compression | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Rick <rickhg12hs> |
| Component: | btrfs-progs | Assignee: | Josef Bacik <josef> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 27 | CC: | esandeen, jonathan, josef, kzak, mmahut, rickhg12hs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | btrfs-progs-4.17.1-1.fc28 btrfs-progs-4.17.1-1.fc27 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-09-11 16:54:42 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Rick
2018-08-26 05:55:22 UTC
$ whereis -m btrfs btrfs: /usr/share/man/man8/btrfs.8.gz /usr/share/man/man5/btrfs.5.gz $ rpm -qf /usr/share/man/man5/btrfs.5.gz btrfs-progs-4.11.1-3.fc27.x86_64 Reassign to btrfs-progs. Note that the documentation for the mount command in util-linux also needs to be updated. The man page mount.8 does not contain btrfs section any more (since util-linux v2.32 -- f28). I have doubts it's important enough to fix it in F27 by any extra patch. Understood. btrfs-progs-4.17.1-1.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-7234288f31 btrfs-progs-4.17.1-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-9dba618394 I pushed btrfs-progs-4.17.1 to testing.
from the current btrfs(5):
compress, compress=type, compress-force, compress-force=type
(default: off)
Control BTRFS file data compression. Type may be specified as zlib,
lzo, zstd or no (for no compression, used for remounting).
...
compress_zstd
(since: 4.14)
the zstd compression has been used on the filesystem, either as a
mount option or via btrfs filesystem defrag.
btrfs-progs-4.17.1-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-9dba618394 btrfs-progs-4.17.1-1.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-7234288f31 btrfs-progs-4.17.1-1.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report. btrfs-progs-4.17.1-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |