https://bugs.kde.org/show_bug.cgi?id=471289
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from [email protected] --- (In reply to Diego Ercolani from comment #0) > ... > 187900000084 /net/fileserver4/Segreteria/XXXX.pdf > 187900100010 /net/fileserver4/Segreteria/XXXX.pdf > 18790010000f /net/fileserver4/Segreteria/XXXX.pdf > 1879000000fb /net/fileserver4/Segreteria/XXXX.pdf > ... That looks like the inode is OK but the device number is changing each reboot/remount. This is something that's been affecting BTRFS mounts, interesting to see that it's catching NFS as well. There is a merge request drafted, specifically for the BTRFS case, that might also deal with this: https://invent.kde.org/frameworks/baloo/-/merge_requests/131 I might wave a flag for a better (but likely too difficult) solution; that servers index content they host locally and clients that mount the such resources forward search queries to the hosts for resolution there. Can see this would need too many bits to be in place and work together. -- You are receiving this mail because: You are watching all bug changes.
