git://git.onelab.eu
/
vsys.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Continuation of the previous set
[vsys.git]
/
frontend.ml
diff --git
a/frontend.ml
b/frontend.ml
index
1c46b2c
..
ba5ca4d
100644
(file)
--- a/
frontend.ml
+++ b/
frontend.ml
@@
-24,9
+24,7
@@
object(this)
let res = Directfifowatcher.mkentry fqp abspath realperm slice_name in
match res with
| Success ->
let res = Directfifowatcher.mkentry fqp abspath realperm slice_name in
match res with
| Success ->
- (* We don't want to get triggered when the .in descriptor is
- * opened *)
- Directfifowatcher.openentry rp root_dir fqp (abspath,slice_name);
+ Directfifowatcher.openentry root_dir fqp (abspath,slice_name)
| _ -> ()
(** A new directory was created at the backend, make a corresponding directory
| _ -> ()
(** A new directory was created at the backend, make a corresponding directory