mirror of
https://github.com/containers/fuse-overlayfs.git
synced 2025-08-03 18:05:58 -04:00

if a whiteout was created as part of a rename operation, mark the directory content as not loaded so to avoid some optimizations when a whiteout file must be deleted. Closes: https://github.com/containers/fuse-overlayfs/issues/279 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>