Bug 1926892
Summary: | blivet needs a way to override mount options for btrfs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Michel Lind <michel> |
Component: | python-blivet | Assignee: | Michel Lind <michel> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 34 | CC: | blivet-maint-list, dlehman, japokorn, mkolman, rvykydal, vponcova, vtrefny |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-blivet-3.3.3-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-02-19 13:31: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: | |||
Bug Depends On: | |||
Bug Blocks: | 1916918 |
Description
Michel Lind
2021-02-09 15:54:22 UTC
Per the comment in the pull request, it's insufficient to change this in Blivet. Edit: we'll likely need to carry this in blivet in the short term, while working on a permanent solution with the Anaconda developers https://src.fedoraproject.org/rpms/python-blivet/pull-request/8 Updated PR per discussion with the Anaconda/Blivet teams, this time making it toggled by a new Blivet flag that Anaconda will set https://github.com/storaged-project/blivet/pull/932 |