drix...@e-utp.net (Marcin Gondek) writes: >Hi All,
>Is there any chance to disable such errors in dmesg without changing the co= >de? >[ 921603.144137] diskstation6.e-utp.net:/volume1/homes/drixter: re-enabling= > wcc >[ 921603.234137] diskstation6.e-utp.net:/volume1/homes/drixter: inaccurate = >wcc data (ctime) detected, disabling wcc (ctime 1745490611.495561103 174549= >0611.495561103, mtime 1745490611.495561103 1745490611.495561103) The message is a hard printf(), you have to change the code to avoid it. The problem comes from not using accurate timestamps on the server. I don't think it happens when you export an ext4 filesystem and btrfs got a fix last year. Of course your Synology firmware might be older.