On Thu, 15 Aug 2024 at 16:45, Laura Promberger <laura.promberger@xxxxxxx> wrote: > 08/15/24 11:35:36.086579 fuse_change_attributes: func corrupt_symlink \ > inode: ino 270, size 22, version.counter 0, state 0 \ > fuse_attr: ino 270, size 16, blksize 4096, \ > fuse_statx: ino 0, size 0, blksize 0, \ > fuse_inode: ino 0, orig_ino 0, attr_version 0 state 0 \ > attr_valid 98, attr_version 0 Something's wrong with the debug output since attr_valid should be a large number (current jiffies + timeout). Thanks, Miklos