Files
docker-cli/components/engine/pkg/mount
Steven Hartland e7f7c8cfe0 Fix linux mount calls not applying propagation type changes
Propagation type changes must be done as a separate call, in the
same way as read only bind mounts.

To fix this:
1. Ensure propagation type change flags aren't included in other calls.
2. Apply propagation type change in a separate call.

Also:
* Make it clear which parameters are ignored by passing them as empty.
* Add tests to ensure Mount options are applied correctly.

Fixes #30415

Signed-off-by: Steven Hartland <steven.hartland@multiplay.co.uk>
Upstream-commit: b3b14b97b1087bfbce6a4de7039e17847fe491a2
Component: engine
2017-02-15 14:15:09 +00:00
..
2016-05-26 19:28:18 -07:00
2015-07-22 10:26:10 +02:00
2015-07-22 10:26:10 +02:00
2016-03-21 22:03:24 -07:00
2015-07-22 10:26:10 +02:00