Skip to content

statsvfs: support filesystem statistics #36

@maxux

Description

@maxux

Implement a way to keep filesystem statistics (blocks used, bytes used, etc.)
Keep information in cache and save it not too often to not kill overwrite on zdb level.

Implement a kind of fsck to re-sync statistics, to be called after a crash or something like that.

Current implementation rely on zdb namespace usage, which is quiet accurate but maybe not enough.

This is in addition with #21

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions