Linux Filesystem Overlay - what is workdir used for? (OverlayFS)
OverlayFS has a workdir option, beside two other directories lowerdir and upperdir, which needs to be an empty directory. Unfortunately the kernel documentation of overlayfs does not talk much abo...