>in practise, there is no race if the tree is being imported via >plan9's exportfs(4) >because it services clunk requests synchronously.
there is indeed a race because another process is issuing the clunk(s), not the one that's doing the open(s).
>in practise, there is no race if the tree is being imported via >plan9's exportfs(4) >because it services clunk requests synchronously.
there is indeed a race because another process is issuing the clunk(s), not the one that's doing the open(s).