containers / composefs

a file system for mounting container images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement statfs?

alexlarsson opened this issue · comments

In ostree i implemented statfs() to forward e.g. remaining disk space to the backing fs.
I'm not sure if this is the right thing to do or not though, but adding it her for discussions.