https://bugs.kde.org/show_bug.cgi?id=402154
--- Comment #14 from Pierre Baldensperger <pierre.baldensper...@numericable.fr> --- (In reply to tagwerk19 from comment #12) > > Try a simple test... > > (...) > > Interesting to know if the device number has changed, and whether the > balooshow details have also changed... Thank you very much for the helpful hints in diagnosing this. You are spot on !! Indeed the device number changes after every reboot. $ diff stat1.log stat2.log < Périphérique : 35h/53d Inœud : 24588954 Liens : 1 --- > Périphérique : 37h/55d Inœud : 24588954 Liens : 1 And there is also a corresponding change in balooshow. $ diff baloo1.log baloo2.log < 177329a00000035 53 24588954 testfile.txt [/home/test/testfile.txt] --- > 177329a00000037 55 24588954 testfile.txt [/home/test/testfile.txt] A baloosearch returns the same file twice. And I do indeed have a bunch of subvols. Now hopefully somebody who knows the internals of baloo deduplication criteria might be able to understand where this behaviour is coming from, and confirm that this is likely a BTRFS-specific problem. -- You are receiving this mail because: You are watching all bug changes.