Skip to content

[pull] main from bootc-dev:main#140

Merged
pull[bot] merged 5 commits into
TheTechOddBug:mainfrom
bootc-dev:main
Apr 16, 2026
Merged

[pull] main from bootc-dev:main#140
pull[bot] merged 5 commits into
TheTechOddBug:mainfrom
bootc-dev:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 16, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

cgwalters and others added 5 commits April 16, 2026 11:14
This is a safer API, but this is specifically prep
for using varlink.

Assisted-by: OpenCode (Claude Opus 4)
Signed-off-by: Colin Walters <walters@verbum.org>
ZFS filesystems report their mount source as a dataset name
(e.g. 'rpool/root') rather than a block device path. Passing
this to lsblk causes it to fail with 'not a block device',
breaking bootc status and bootc upgrade on ZFS-rooted systems.

Add list_dev_for_zfs_dataset() which extracts the pool name and
queries 'zpool list -H -v -P <pool>' to find the underlying block
device path, then delegates to list_dev() as normal.

Detect ZFS sources in list_dev_by_dir() via fstype=='zfs' or by
a non-absolute path containing '/' (dataset name form).

Fixes: #1240
Signed-off-by: James Reilly <jreilly1821@gmail.com>
Assisted-by: GitHub Copilot (claude-sonnet-4-6)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: James Reilly <jreilly1821@gmail.com>
Signed-off-by: Wolter Eldering <wolter@eldering.online>
This got bumped recently so the old version is no longer available.

Signed-off-by: John Eckersberg <jeckersb@redhat.com>
@pull pull Bot locked and limited conversation to collaborators Apr 16, 2026
@pull pull Bot added the ⤵️ pull label Apr 16, 2026
@pull pull Bot merged commit d69621d into TheTechOddBug:main Apr 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants