-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109078/#review27847
-----------------------------------------------------------


So, the patch looks fine, but, while not wanting to be negative, I want to ask 
if this project is really the right direction?
KDirWatch uses either inotify or stat internally, so I don't see how it would 
be better than using inotify?

fanotify looks quite useful, but we would still need to watch everything with 
inotify for moves, no?
Also I found on the kernel list that fanotify has some fairly large bugs:
http://article.gmane.org/gmane.linux.kernel/1441629/match=fanotify
http://thread.gmane.org/gmane.linux.kernel/1224800/focus=1439656

Particularly the fact that the first has not been found before suggests to me 
that not many people are using it, 
and that we will hit many more bugs. Of course, bugs can be fixed, but it 
suggests we should move carefully...

I'm not saying don't do it, I'm just wondering if the wiki is really the right 
approach, before a lot of code gets written.
Sorry if this is undue pooh-pooh.

Simeon

- Simeon Bird


On Feb. 21, 2013, 2:05 p.m., Gabriel Poesia wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109078/
> -----------------------------------------------------------
> 
> (Updated Feb. 21, 2013, 2:05 p.m.)
> 
> 
> Review request for Nepomuk and Vishesh Handa.
> 
> 
> Description
> -------
> 
> This is about this task: 
> http://community.kde.org/Projects/Nepomuk/4.11#File_Watcher
> 
> This abstract FileSystemMonitor class is basically the generic interface 
> extracted from KInotify.
> It also has a method to ignore paths based on a RegExpCache filter list, just 
> like IgnoringKInotify.
> 
> 
> Diffs
> -----
> 
>   services/filewatch/filesystemmonitor.h PRE-CREATION 
>   services/filewatch/filesystemmonitor.cpp PRE-CREATION 
>   services/filewatch/test/CMakeLists.txt 8b6ebe6 
>   services/filewatch/test/filesystemmonitortest.h PRE-CREATION 
>   services/filewatch/test/filesystemmonitortest.cpp PRE-CREATION 
> 
> Diff: http://git.reviewboard.kde.org/r/109078/diff/
> 
> 
> Testing
> -------
> 
> The empty test that includes it compiles.
> 
> 
> Thanks,
> 
> Gabriel Poesia
> 
>

_______________________________________________
Nepomuk mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/nepomuk

Reply via email to