Hi, in AFS how file writes are synchronised, if suppose two processes are writing the same file, how the file will be updated. or is there any method to lock a file while writing to it, but again what would happen if that file is already cached on other machines, does the file server breaks the callback of all those machines. amardeep