https://bugs.kde.org/show_bug.cgi?id=353874
--- Comment #30 from Méven <me...@kde.org> --- (In reply to Igor Poboiko from comment #29) > (In reply to Oded Arbel from comment #28) > >[...] > > fanotify allows you to ignore that issue by setting up one watch on each of > > the folders configured in Baloo's KCM and that's it - there are no more race > > conditions between applications creating folders and Baloo putting inotify > > watches on them. > > Sorry, I will add my 50 cents here. `man fanotify` claims that watches are > not recursive, and should be set up for subdirectories separately, so such > race condition is still there. Those could have been avoided if we could put > a mark for the whole mount point / tree, but AFAIK that requires > CAP_SYS_ADMIN. I tested the program provided in the example and it works reporting any event whose type we ask, happening on a filesystem. Here I am not sure what this recursive applies to. -- You are receiving this mail because: You are watching all bug changes.