mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
520034e35b
Go can falsely report a larger page size than supported, causing overlay2 mount arguments to be truncated. When overlay2 detects the mount arguments have hit the page limit, it will switch to using relative paths. If this limit is smaller than the actual page size there is no behavioral problems, but if it is larger mounts can fail for images with many layers. Closes #27384 Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) |
||
---|---|---|
.. | ||
aufs | ||
btrfs | ||
devmapper | ||
graphtest | ||
overlay | ||
overlay2 | ||
quota | ||
register | ||
vfs | ||
windows | ||
zfs | ||
counter.go | ||
driver.go | ||
driver_freebsd.go | ||
driver_linux.go | ||
driver_solaris.go | ||
driver_unsupported.go | ||
driver_windows.go | ||
fsdiff.go | ||
plugin.go | ||
plugin_unsupported.go | ||
proxy.go |