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

modfs: Reports inconsistent data if filesystem unmounted #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

hawson
Copy link
Member

@hawson hawson commented Jun 2, 2016

The statvfs call is used to get stats based on the mount point path

If the filesystem is unmounted while gmond is running, statvfs will return values for the filesystem above the mount point in the hierarchy. Instead, it should be returning NAN.

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