Kir Kolyshkin
fe76970085
TestDaemonNoSpaceLeftOnDeviceError: simplify
...
There is no need to perform a separate losetup step; mount (even
the one in busybox!) is smart enough to set up a loopback device
all by itself (even without -o loop present!). More to say, while
doing this, it sets LO_FLAGS_AUTOCLEAR flag for the kernel to
delete the loopback device as soon as its fs is unmounted (this
is supposed to work since kernel 2.6.25).
Also, remove mount options (-t ext4, -o loop,rw) as they are
either defaults (rw) or mount is smart enough to figure out.
Leave -n so it won't do unnecessary write to container's /etc/mtab.
While at it, touch up some comments.
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com >
Upstream-commit: a978fd22daefcc68d37c46177a545f7e1dfc6d9e
Component: engine
2018-03-30 09:14:49 -07:00
..
2018-02-05 16:51:57 -05:00
2018-03-29 09:10:39 +02:00
2018-03-16 11:03:43 -04:00
2018-02-05 16:51:57 -05:00
2018-03-28 09:10:43 -04:00
2018-02-05 16:51:57 -05:00
2018-02-20 17:27:24 -05:00
2018-02-05 16:51:57 -05:00
2016-12-30 18:26:34 +01:00
2018-03-19 09:26:35 +01:00
2017-01-12 16:57:59 +01:00
2018-02-20 17:27:24 -05:00
2018-03-16 11:03:43 -04:00
2018-03-29 09:10:39 +02:00
2018-03-16 11:03:43 -04:00
2017-08-23 17:10:04 -04:00
2018-02-20 17:27:24 -05:00
2017-11-13 15:48:21 -08:00
2018-03-29 09:10:39 +02:00
2018-03-16 11:03:43 -04:00
2018-02-20 17:27:24 -05:00
2018-03-29 09:10:39 +02:00
2018-01-15 00:42:25 +01:00
2018-01-15 15:32:06 +01:00
2017-02-11 00:18:01 +08:00
2017-09-27 16:17:55 -07:00
2018-03-16 11:03:43 -04:00
2018-01-15 15:32:06 +01:00
2017-10-20 07:11:37 -07:00
2018-02-20 18:34:25 -05:00
2018-03-29 09:10:39 +02:00
2017-10-20 07:11:37 -07:00
2018-03-16 11:03:43 -04:00
2018-01-15 15:32:06 +01:00
2017-05-11 10:18:44 -07:00
2018-02-27 16:48:35 -05:00
2018-03-29 09:10:39 +02:00
2018-02-27 16:48:35 -05:00
2018-01-15 15:29:26 +01:00
2018-02-27 16:48:35 -05:00
2018-03-19 09:26:35 +01:00
2018-02-20 16:57:20 -05:00
2018-03-30 09:14:49 -07:00
2018-03-29 09:10:39 +02:00
2018-03-08 17:51:37 -06:00
2017-10-20 07:11:38 -07:00
2016-12-30 18:26:34 +01:00
2018-03-02 00:44:03 +00:00
2018-03-29 09:10:39 +02:00
2018-01-15 15:30:05 +01:00
2017-10-07 00:10:24 +08:00
2017-03-23 18:35:22 +01:00
2017-08-25 12:07:30 -04:00
2017-08-25 12:07:30 -04:00
2018-01-15 15:32:06 +01:00
2016-12-30 18:26:34 +01:00
2018-01-15 15:32:06 +01:00
2017-08-22 17:15:26 -04:00
2017-07-03 13:13:09 -07:00
2017-12-09 02:24:43 -08:00
2017-10-20 07:11:38 -07:00
2017-11-29 11:22:57 -08:00
2018-02-27 06:53:00 +00:00
2017-08-23 17:10:04 -04:00
2018-03-19 09:26:35 +01:00
2017-09-14 19:27:09 +02:00
2017-08-25 12:07:30 -04:00
2017-09-27 16:17:55 -07:00
2018-02-19 11:19:19 +01:00
2017-08-25 12:07:30 -04:00
2017-12-09 02:24:43 -08:00
2018-03-19 09:26:35 +01:00
2017-06-12 20:18:03 +02:00
2018-01-15 15:32:06 +01:00
2018-01-15 15:32:06 +01:00
2018-03-19 09:26:35 +01:00
2018-03-08 17:51:37 -06:00
2017-08-25 12:07:30 -04:00
2017-08-25 12:07:30 -04:00
2017-01-24 11:16:19 +01:00
2018-02-25 23:58:04 +00:00
2018-01-31 15:35:19 +00:00
2017-05-18 12:23:28 -07:00
2017-10-20 07:11:38 -07:00
2017-09-27 17:47:51 -07:00
2018-03-06 16:17:13 +01:00
2017-08-25 12:07:30 -04:00
2017-10-20 07:11:38 -07:00
2018-03-19 09:26:35 +01:00
2017-10-30 16:16:18 +01:00
2017-12-14 21:10:29 -08:00
2018-01-15 15:32:06 +01:00
2017-10-03 12:13:29 -04:00
2017-08-22 17:15:26 -04:00
2017-12-09 02:24:43 -08:00
2017-09-15 16:01:15 +02:00
2017-08-25 12:07:30 -04:00
2018-01-15 15:32:06 +01:00
2017-08-23 17:10:04 -04:00
2018-03-29 09:10:39 +02:00
2018-01-15 15:30:05 +01:00
2018-03-19 09:26:35 +01:00
2017-10-20 07:11:37 -07:00
2018-01-15 15:32:06 +01:00
2018-03-19 09:26:35 +01:00
2017-09-14 19:27:09 +02:00
2016-12-29 11:00:50 +01:00
2016-12-29 11:00:50 +01:00
2016-12-29 11:00:50 +01:00
2016-12-29 11:00:50 +01:00
2018-01-15 15:32:06 +01:00
2016-12-29 11:00:50 +01:00
2016-12-29 11:00:50 +01:00
2018-01-15 15:32:06 +01:00