Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
env: fix handling of long lowerdir paths in newer kernel/mount versions
The new "lowerdir+" option can be used to specify multiple layers when mounting. This avoids a limitation with the "lowerdir" option which is limited to a max of 256 characters. Fixes: #968
- Loading branch information