Brian Goff
a22eabf65d
Do not recursive unmount on cleanup of zfs/btrfs
...
This was added in #36047 just as a way to make sure the tree is fully
unmounted on shutdown.
For ZFS this could be a breaking change since there was no unmount before.
Someone could have setup the zfs tree themselves. It would be better, if
we really do want the cleanup to actually the unpacked layers checking
for mounts rather than a blind recursive unmount of the root.
BTRFS does not use mounts and does not need to unmount anyway.
These was only an unmount to begin with because for some reason the
btrfs tree was being moutned with `private` propagation.
For the other graphdrivers that still have a recursive unmount here...
these were already being unmounted and performing the recursive unmount
shouldn't break anything. If anyone had anything mounted at the
graphdriver location it would have been unmounted on shutdown anyway.
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
(cherry picked from commit 2fe4f888bee52b1f256d6fa5e20f9b061d30221c)
Signed-off-by: Brian Goff <cpuguy83@gmail.com >
2018-02-14 09:56:00 -05:00
..
2017-11-10 13:42:38 +08:00
2017-12-06 11:55:04 -08:00
2017-12-06 13:19:47 -08:00
2017-09-08 18:23:21 -04:00
2017-09-27 17:34:07 +02:00
2017-12-01 09:06:07 +01:00
2018-02-14 09:56:00 -05:00
2017-10-24 15:39:34 -04:00
2017-02-23 10:16:22 +08:00
2017-11-02 00:01:46 +00:00
2017-12-05 10:14:14 -08:00
2017-09-06 12:05:16 -04:00
2017-10-18 10:26:58 +08:00
2017-11-02 00:01:46 +00:00
2017-09-06 12:05:19 -04: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-10-06 15:26:48 -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-11-23 15:41:59 -05:00
2017-07-31 13:16:46 -07:00
2017-11-27 17:32:12 -08:00
2017-05-10 21:16:52 -07:00
2017-10-24 15:39:34 -04: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-10-10 22:45:34 +08: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-11-20 10:34:20 +01:00
2017-10-06 11:44:18 -07:00
2017-10-06 11:44:18 -07:00
2017-11-06 18:22:15 -08:00
2017-11-20 10:34:20 +01:00
2017-07-31 13:16:46 -07:00
2017-11-29 11:22:57 -08:00
2017-11-02 00:01:46 +00:00
2017-11-27 17:32:12 -08:00
2017-11-02 00:01:46 +00:00
2017-09-25 11:07:44 -07:00
2017-11-27 17:32:12 -08:00
2017-12-19 23:56:30 +00:00
2017-07-31 13:16:46 -07:00
2017-11-02 00:01:46 +00:00
2017-10-19 11:09:29 -07:00
2017-08-25 12:04:58 -04:00
2017-10-29 11:04:41 -07:00
2017-05-11 10:08:21 -07:00
2017-09-12 14:11:11 -03:00
2017-11-29 11:22:57 -08:00
2017-06-20 08:55:46 -07:00
2017-07-31 13:16:46 -07:00
2017-10-20 07:11:37 -07:00
2017-10-20 07:11:37 -07:00
2017-10-20 07:11:37 -07:00
2017-12-01 09:06:07 +01:00
2017-10-06 11:44:18 -07:00
2017-11-02 00:01:46 +00:00
2017-11-16 15:04:01 -08:00
2017-11-30 11:06:05 -08:00
2017-10-06 11:44:18 -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-10-06 11:44:18 -07:00
2017-12-15 01:40:50 -08:00
2017-10-06 11:44:18 -07:00
2017-10-06 11:44:18 -07:00
2017-04-08 11:28:37 +02:00
2017-11-03 01:46:58 +01:00
2017-12-06 23:23:55 +01:00
2017-06-23 07:22:47 -07:00
2017-11-02 00:01:46 +00:00
2017-06-23 07:22:47 -07:00
2017-11-16 15:04:01 -08:00
2017-12-16 01:22:06 -08:00
2017-07-18 12:09:26 +08:00
2017-11-02 00:01:46 +00:00
2017-06-23 07:52:31 -07:00
2017-10-06 11:44:18 -07:00
2017-10-03 12:42:54 -07:00
2017-11-04 08:31:58 -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-10-20 07:11:37 -07:00
2017-10-20 07:11:37 -07:00
2017-10-20 07:11:37 -07:00
2017-11-30 11:30:51 -08:00
2017-05-11 12:31:53 -04:00
2017-10-04 20:39:45 +02:00
2017-11-30 13:03:30 -08:00
2017-11-20 18:48:27 -08:00
2017-11-14 11:13:59 +01:00
2017-10-06 11:44:18 -07:00
2017-10-20 07:11:37 -07:00
2017-10-12 09:24:26 -07:00
2017-12-06 13:19:47 -08:00
2017-12-06 13:19:47 -08:00
2017-08-15 16:01:11 -04:00
2017-10-20 07:11:37 -07:00
2017-07-31 13:16:46 -07:00
2016-12-27 21:46:52 +08:00
2017-09-26 13:59:45 +02: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-11-30 09:55:03 -05:00
2017-10-20 07:11:37 -07:00
2017-10-20 07:11:37 -07:00
2017-01-04 18:18:30 +01:00
2017-08-15 16:01:11 -04:00
2017-10-24 15:39:34 -04:00
2017-11-21 12:41:43 -05:00
2017-10-20 07:11:37 -07:00
2017-10-20 07:11:37 -07:00
2017-10-20 07:11:37 -07:00
2017-09-06 12:05:19 -04:00
2017-09-06 12:05:19 -04:00
2017-10-20 07:11:37 -07:00
2017-10-20 07:11:37 -07:00
2017-10-20 07:11:37 -07:00
2017-10-20 07:11:37 -07:00
2017-09-14 12:33:31 -07:00
2017-07-03 13:13:09 -07:00
2017-11-02 15:00:42 -07:00
2017-06-07 11:44:33 -04:00
2017-10-06 11:44:18 -07:00
2017-05-16 15:11:39 -07:00
2017-06-07 11:45:33 -04:00