Fabricio Voznika
Fabricio Voznika
Flags like O_NOATIME and O_DIRECT need to be passed to the gofer, otherwise they will have no effect to the underlying file (for the filesystems that support them). Apart from...
### Description . ### Is this feature related to a specific bug? _No response_ ### Do you have a specific solution in mind? _No response_
Reported by Ron Braunstein: I have an overlay mount in config.json that works for "runc", but not for "runsc" ```shell $ grep -B2 -A7 overlay config.json { "destination": "/ov", "type":...