You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added support for mounting and unmounting overlays to udevil. This includes creating the mount-point directory in /media/$USER as well as the upperdir and workdir directories, and clearing them in the unmount operation. I have tested mounting an overlay with 20 layers in lowerdir, all of them loop-mounted SquashFS filesystem files. In a separate commit I also added support for "--source" and "--target" as command-line arguments to align with the normal mount command. I need to clear if it's ok to provide the changes to the project from my employer before I can make a pull request.
Seems that the version of udevil I have installed, and also the latest version do not support fstype overlay.
Are there any plans, or interest - beyond mine - for adding support for fstype overlay to udevil?
The text was updated successfully, but these errors were encountered: