Skip to content

Update csd-disk-space-helper.c#449

Open
Swift42 wants to merge 1 commit intolinuxmint:masterfrom
Swift42:patch-1
Open

Update csd-disk-space-helper.c#449
Swift42 wants to merge 1 commit intolinuxmint:masterfrom
Swift42:patch-1

Conversation

@Swift42
Copy link
Copy Markdown

@Swift42 Swift42 commented Mar 31, 2026

We now also ignore FUSE-based network mounts.
FUSE network filesystems (e.g. sshfs) can block on statvfs() when the remote host is unreachable, causing the process to enter uninterruptible sleep (D state) and preventing system suspend.

We now also ignore FUSE-based network mounts. 
FUSE network filesystems (e.g. sshfs) can block on statvfs() when the remote host is unreachable, causing the process to enter uninterruptible sleep (D state) and preventing system suspend.
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

Successfully merging this pull request may close these issues.

1 participant