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

Proposed update to Linux partition_test #269

Closed
dragosprisaca opened this issue May 31, 2016 · 0 comments
Closed

Proposed update to Linux partition_test #269

dragosprisaca opened this issue May 31, 2016 · 0 comments
Milestone

Comments

@dragosprisaca
Copy link

The documentation for statfs function (http://linux.die.net/man/2/statfs) defines the following two properties: fsblkcnt_t f_bfree (free blocks in fs) and fsblkcnt_t f_bavail (free blocks available to unprivileged users), but only the first one is specified in the OVAL partition_state and partition_item (please see the space_left entity).
I am proposing to add a new entity (i.e. space_left_for_unprivileged_users) to record the free blocks available to unprivileged users.

Related issue: #262

Respectfully,
_Dragos.

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

No branches or pull requests

2 participants