mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-09-08 14:52:31 -04:00

when device whiteouts are created (supported for unprivileged users in newer Linux kernels) make sure the RENAME_NOREPLACE flag is dropped when renaming the file on top of an existing whiteout. Closes: https://github.com/containers/fuse-overlayfs/issues/273 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>