graphene icon indicating copy to clipboard operation
graphene copied to clipboard

statfs returns hard-coded values instead of real data

Open donporter opened this issue 6 years ago • 1 comments

Our implementation of statfs returns hard-coded data rather than something useful.

donporter avatar Jun 24 '19 13:06 donporter

This is true: https://github.com/oscarlab/graphene/blob/af2f7809b36945382a535f95c2af7a2b32a2059a/LibOS/shim/src/sys/shim_stat.c#L158-L163

However, the priority of this is very low. Does any application truly care?

dimakuv avatar Jul 14 '21 13:07 dimakuv