Kir Kolyshkin
39048cf656
Really switch to moby/sys/mount*
...
Switch to moby/sys/mount and mountinfo. Keep the pkg/mount for potential
outside users.
This commit was generated by the following bash script:
```
set -e -u -o pipefail
for file in $(git grep -l 'docker/docker/pkg/mount"' | grep -v ^pkg/mount); do
sed -i -e 's#/docker/docker/pkg/mount"#/moby/sys/mount"#' \
-e 's#mount\.\(GetMounts\|Mounted\|Info\|[A-Za-z]*Filter\)#mountinfo.\1#g' \
$file
goimports -w $file
done
```
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com >
2020-03-20 09:46:25 -07:00
..
2019-03-12 18:41:55 -07:00
2018-02-05 16:51:57 -05:00
2019-09-18 12:57:33 +02:00
2019-11-27 15:38:17 +01:00
2018-02-05 16:51:57 -05:00
2019-11-27 15:38:17 +01:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2019-08-08 15:05:49 +02:00
2020-03-09 16:35:12 +01:00
2019-03-12 18:41:55 -07:00
2019-10-22 02:53:00 +02:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2018-06-27 15:24:26 -07:00
2018-02-05 16:51:57 -05:00
2018-12-19 23:57:06 +01:00
2018-02-05 16:51:57 -05:00
2019-09-18 12:56:54 +02:00
2019-09-18 12:56:54 +02:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2018-09-05 17:01:05 -07:00
2020-03-09 16:40:05 +01:00
2020-03-09 15:50:43 +01:00
2019-09-06 16:25:14 -07:00
2018-02-05 16:51:57 -05:00
2020-03-09 16:40:05 +01:00
2020-03-20 09:46:25 -07:00
2020-03-20 09:46:25 -07:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2019-08-01 20:22:49 +08:00
2018-02-05 16:51:57 -05:00
2020-02-11 00:06:42 +01:00
2018-12-19 23:57:06 +01:00
2018-02-05 16:51:57 -05:00
2020-03-09 17:02:53 +01:00
2018-02-05 16:51:57 -05:00
2020-03-09 17:02:53 +01:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2018-02-05 16:51:57 -05:00
2019-08-22 08:25:13 +02:00
2018-02-05 16:51:57 -05:00
2020-02-26 07:56:12 -08:00
2018-02-05 16:51:57 -05:00