[OpenAFS] Re: afs semantics
Juliusz Chroboczek
Juliusz.Chroboczek@pps.jussieu.fr
Sun, 11 Jun 2006 19:38:11 +0200
Thanks for the information, Jeffrey.
>> 2. If two processes both attempt to rename() the same [source] file,
>> does AFS guarantee that exactly one of them succeeds?
> It should.
And what about link(2)? It is my understanding that link(2) on
OpenAFS works fine as long as the link remains in the same directory,
right?
If that's the case, is link atomic in the same sense as rename above?
Juliusz