Skip to content

[stable33] fix(disk): ignore efivarfs pseudo-mount - #985

Merged
kesselb merged 1 commit into
stable33from
backport/978/stable33
Apr 30, 2026
Merged

[stable33] fix(disk): ignore efivarfs pseudo-mount#985
kesselb merged 1 commit into
stable33from
backport/978/stable33

Conversation

@backportbot

Copy link
Copy Markdown

Backport of PR #978

The efivarfs filesystem exposes EFI variables and reports as
100% full, which is correct for the kernel but misleading on the
serverinfo dashboard. Treat it the same as tmpfs/devtmpfs/squashfs/
overlay and skip it in disk reporting.
Signed-off-by: Frank Karlitschek <karlitschek@users.noreply.github.com>
@kesselb
kesselb merged commit 3db3985 into stable33Apr 30, 2026
41 of 42 checks passed
@kesselb
kesselb deleted the backport/978/stable33 branch April 30, 2026 20:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@kesselb@karlitschek@Altahrim