Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeviceTree.resolve_device() returns a btrfs volume even in case reqested subvolume is not found #1134

Open
rvykydal opened this issue Jun 6, 2023 · 0 comments
Assignees

Comments

@rvykydal
Copy link
Contributor

rvykydal commented Jun 6, 2023

In Fedora rawhide the resolve_device() method

def resolve_device(self, devspec, blkid_tab=None, crypt_tab=None, options=None):

returns btrfs volume in case btrfs subvolume specified in options is not found.
We are working it around in Anaconda in this PR: rhinstaller/anaconda#4812 in storage: fix resolving btrfs subvolumes from fstab (#2186158) patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants