Navigation Menu

Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 15:46
v1.5.0
e90bcb7
  • honor FUSE_OVERLAYFS_DISABLE_OVL_WHITEOUT also for renames
  • use strncpy instead of strcpy
  • fix renameat2(RENAME_NOREPLACE) on older kernels that lack
    device whiteouts for unprivileged users.
  • fix creating a symlink on top of a removed file.
  • fix copyup of xattrs longer than 256 bytes.