DescriptionAdd support for almost-recursive watches in Linux DirectoryWatcher
After this patch DirectoryWatcher when asked for recursive watch will scan the subtree and add inotify watches for each subfolder, but further changes to the tree structure won't trigger adding/removing watches.
Support for really recursive watches is planned. This is just to divide the work, because the task is not easy.
http://crbug.com/8968
Patch Set 1 #
Total comments: 20
Patch Set 2 : '' #
Total comments: 12
Patch Set 3 : '' #
Total comments: 20
Patch Set 4 : '' #
Total comments: 6
Patch Set 5 : '' #
Total comments: 1
Patch Set 6 : '' #Patch Set 7 : '' #
Total comments: 1
Messages
Total messages: 16 (0 generated)
|