X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=frontend.ml;h=77e5ffe5dc7d8adff677be59d3098a0cb95ffeb1;hb=a9f606051125de2acc9140074f91054755fa67b4;hp=194d7ce57406d9762330d13ad059f072c7931ba5;hpb=a4ec1d7553194ce810c554b91f81c13591b606dd;p=vsys.git diff --git a/frontend.ml b/frontend.ml index 194d7ce..77e5ffe 100644 --- a/frontend.ml +++ b/frontend.ml @@ -5,6 +5,7 @@ open Fifowatcher class frontendHandler (root_dir,slice_name) = object(this) + method get_slice_name () = slice_name method mkentry (rp:relpath) abspath perm = let realperm = perm land (lnot 0o111) in match rp with Relpath(rel) ->