Replies: 1 comment
-
@jcsora This looks like a duplicate of #1108, right? If so, I'll go and delete this discussion, after your acknowledgement. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use the following configuration
mount
mmap.txt
to the "/" path of the gramine's file system, but when I usestat/fstat/statx
to get the ctime/atime/mtime or btime of the file, the return value is always 0. But when I execute outside gramine, I can get the expected return value.Beta Was this translation helpful? Give feedback.
All reactions