Files
podman/pkg/util
Kir Kolyshkin e0614367ca pkg/spec.InitFSMounts: optimize
Instead of getting mount options from /proc/self/mountinfo, which is
very costly to read/parse (and can even be unreliable), let's use
statfs(2) to figure out the flags we need.

[v2: move getting default options to pkg/util, make it linux-specific]

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
2020-04-02 07:52:34 -07:00
..
2020-01-25 09:48:37 +01:00
2020-04-02 07:52:34 -07:00
2019-07-22 15:44:04 -05:00
2020-03-27 14:36:03 -04:00
2020-03-27 14:36:03 -04:00