To use virtio-fs directories as the upperdir of overlayfs in VMs, we need to passthrough the RENAME_NOREPLACE flag. The Linux kernel commit 519525fa47b5a8155f0b203e49a3a6a2319f75ae already enabled the passthrough of the flag. Therefore, let's avoid filtering out it for rename2.
Signed-off-by: Jiachen Zhang <[email protected]> --- https://gitlab.com/virtio-fs/virtiofsd-rs/-/merge_requests/34 _______________________________________________ Virtio-fs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/virtio-fs
