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

Let psutil.disk_usage show free inodes #2029

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

Conversation

jerryc05
Copy link

@jerryc05 jerryc05 commented Dec 7, 2021

Summary

Description

Parse inode stats (st_f*) from os.statvfs and add them to the existing disk_usage() api.

Signed-off-by: Jerry Chen <[email protected]>
Signed-off-by: Jerry Chen <[email protected]>
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.

[Linux] Let psutil.disk_usage show free inodes
1 participant