Files
podman/libpod
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-03-27 14:36:03 -04:00
2020-03-17 17:18:56 +01:00
2020-03-16 10:03:55 -05:00
2017-11-01 11:24:59 -04:00
2020-03-12 10:06:51 +05:30
2020-03-27 14:36:03 -04:00
2020-01-13 14:27:02 +01:00
2020-03-27 14:36:03 -04:00
2020-03-27 14:36:03 -04:00
2020-03-26 15:54:26 -05:00
2020-03-27 14:36:03 -04:00
2020-03-03 11:21:14 -05:00
2019-07-22 15:57:23 -04:00
2020-03-27 14:36:03 -04:00
2020-04-02 07:52:34 -07:00
2020-01-25 15:09:09 -06:00
2020-03-28 17:32:22 +01:00
2019-06-25 13:51:24 -05:00
2020-03-27 14:36:03 -04:00
2020-01-13 14:27:02 +01:00
2020-03-27 14:36:03 -04:00
2019-08-28 11:35:00 -04:00
2020-03-27 14:36:03 -04:00
2020-03-27 14:36:03 -04:00
2020-03-27 14:36:03 -04:00
2019-06-25 13:51:24 -05:00
2020-02-11 22:24:14 +01:00
2020-03-05 20:03:44 +01:00
2020-02-13 21:42:57 -05:00
2020-02-21 09:37:30 -05:00
2020-03-27 14:36:03 -04:00
2020-02-27 13:11:42 -06:00