Sebastiaan van Stijn
cbf8cc6faf
Suppress warning for renaming missing tmp directory
...
When starting `dockerd` on a host that has no `/var/lib/docker/tmp` directory,
a warning was printed in the logs:
$ dockerd --data-root=/no-such-directory
...
WARN[2017-09-26T09:37:00.045153377Z] failed to rename /no-such-directory/tmp for background deletion: rename /no-such-directory/tmp /no-such-directory/tmp-old: no such file or directory. Deleting synchronously
Although harmless, the warning does not show any useful information, so can be
skipped.
This patch checks thetype of error, so that warning is not printed.
Other errors will still show up:
$ touch /i-am-a-file
$ dockerd --data-root=/i-am-a-file
Unable to get the full path to root (/i-am-a-file): canonical path points to a file '/i-am-a-file'
Signed-off-by: Sebastiaan van Stijn <github@gone.nl >
Upstream-commit: 2b50b14aebc12722f81db8d8f66415e1fa7b954a
Component: engine
2017-09-26 12:04:30 +02:00
..
2017-09-18 20:27:56 +00:00
2017-09-13 20:10:27 -07:00
2017-09-08 18:23:21 -04:00
2017-07-11 17:21:15 +08:00
2017-09-12 12:09:59 -04:00
2017-09-21 09:14:07 -07:00
2017-09-14 12:07:52 -07:00
2017-02-23 10:16:22 +08:00
2017-08-24 15:08:31 -04:00
2017-09-25 16:07:25 -04:00
2017-09-06 12:05:16 -04:00
2017-09-18 20:27:56 +00:00
2017-08-15 16:01:11 -04:00
2017-09-06 12:05:19 -04:00
2016-12-07 08:47:28 +11:00
2017-05-18 00:05:13 +10:00
2017-06-07 11:44:34 -04:00
2017-04-12 10:33:19 +00:00
2017-06-07 11:44:33 -04:00
2017-09-14 12:33:31 -07:00
2017-06-08 15:06:54 -04:00
2017-09-14 12:07:52 -07:00
2017-09-07 09:44:08 +08:00
2017-09-14 12:07:52 -07:00
2017-07-31 13:16:46 -07:00
2017-09-06 12:05:16 -04:00
2017-05-10 21:16:52 -07:00
2017-09-22 09:47:42 +08:00
2017-05-11 10:08:21 -07:00
2017-05-16 14:25:32 -07:00
2017-05-16 14:25:32 -07:00
2017-07-31 13:16:46 -07:00
2017-08-15 16:01:11 -04:00
2017-07-06 12:19:17 -07:00
2017-09-05 18:39:48 -03:00
2017-07-31 13:16:46 -07:00
2017-08-15 16:01:11 -04:00
2017-01-30 16:23:23 +01:00
2017-08-17 15:29:17 -07:00
2017-07-31 13:16:46 -07:00
2017-09-14 12:33:31 -07:00
2017-08-17 15:29:17 -07:00
2017-02-23 10:16:22 +08:00
2017-07-31 13:16:46 -07:00
2017-09-14 12:07:52 -07:00
2017-07-13 12:35:00 -07:00
2017-09-08 18:23:21 -04:00
2017-09-20 09:57:25 -04:00
2017-09-14 12:07:52 -07:00
2017-09-26 12:04:30 +02:00
2017-07-31 13:16:46 -07:00
2017-08-21 12:58:09 +02:00
2017-08-25 12:04:58 -04:00
2017-08-15 16:01:11 -04:00
2017-05-11 10:08:21 -07:00
2017-09-12 14:11:11 -03:00
2017-08-15 16:01:11 -04:00
2017-06-20 08:55:46 -07:00
2017-07-31 13:16:46 -07:00
2017-03-13 15:20:05 +11:00
2017-06-24 10:23:17 -07:00
2017-08-24 15:08:26 -04:00
2017-09-22 09:47:42 +08:00
2017-07-31 13:16:46 -07:00
2017-06-23 07:52:32 -07:00
2017-08-21 18:18:50 -04:00
2017-08-18 17:09:27 -07:00
2017-08-18 17:09:27 -07:00
2017-08-18 17:09:27 -07:00
2017-08-18 17:09:27 -07:00
2017-08-18 17:09:27 -07:00
2017-08-18 17:09:27 -07:00
2017-08-18 17:09:27 -07:00
2017-08-18 17:09:27 -07:00
2017-09-12 12:09:59 -04:00
2017-08-15 16:01:11 -04:00
2017-04-08 11:28:37 +02:00
2017-07-31 13:16:46 -07:00
2017-08-24 15:08:31 -04:00
2017-06-23 07:22:47 -07:00
2017-06-23 07:22:47 -07:00
2017-06-23 07:22:47 -07:00
2017-08-15 16:01:11 -04:00
2016-12-20 21:05:19 +08:00
2017-09-07 09:44:08 +08:00
2017-07-18 12:09:26 +08:00
2017-06-23 07:52:31 -07:00
2017-06-23 07:52:31 -07:00
2017-08-15 16:01:11 -04:00
2017-08-15 16:01:11 -04:00
2017-07-31 13:16:46 -07:00
2017-05-12 00:30:09 -04:00
2017-09-12 12:09:59 -04:00
2017-08-21 15:19:31 -07:00
2017-08-18 14:23:44 -04:00
2017-05-11 12:31:53 -04:00
2017-09-06 12:05:16 -04:00
2017-09-18 20:27:56 +00:00
2017-09-15 16:49:48 -07:00
2017-09-14 12:07:52 -07:00
2017-09-15 16:49:48 -07:00
2017-08-15 16:01:11 -04:00
2017-08-18 17:09:27 -07:00
2017-09-18 21:59:14 -07:00
2017-08-14 10:50:39 +03:00
2017-08-15 16:01:11 -04:00
2017-08-15 16:01:11 -04:00
2017-07-31 13:16:46 -07:00
2016-12-27 21:46:52 +08:00
2017-08-15 16:01:11 -04:00
2017-07-31 13:16:46 -07:00
2017-05-16 11:30:06 -07:00
2017-05-16 11:30:06 -07:00
2017-07-31 13:16:46 -07:00
2017-04-24 21:29:47 +02:00
2017-08-15 16:01:11 -04:00
2017-08-21 15:19:31 -07:00
2017-09-14 12:07:52 -07:00
2017-01-04 18:18:30 +01:00
2017-08-15 16:01:11 -04:00
2017-02-09 09:46:59 +08:00
2017-09-07 09:44:08 +08:00
2017-03-10 02:50:21 +00:00
2017-09-12 12:09:59 -04:00
2017-01-03 11:47:47 -05:00
2017-09-06 12:05:19 -04:00
2017-09-06 12:05:19 -04:00
2017-04-06 15:40:12 -07:00
2017-08-18 14:23:44 -04:00
2017-09-14 12:33:31 -07:00
2017-07-03 13:13:09 -07:00
2017-06-23 07:52:34 -07:00
2017-06-07 11:44:33 -04:00
2017-09-19 10:46:38 -04:00
2017-05-16 15:11:39 -07:00
2017-06-07 11:45:33 -04:00