> I don't see this explaining a
> mkdir with mode of 0 however.

Does the file/dir actually have a mode of zero on the source machine?

Plan9 can happily create an object with mode zero but a posix
emulation of wstat() must do the rename()/chmod()/chown()/chgrp()
etc in a fixed order which is bound to make some combinations 
mutually exclusive.

-Steve

Reply via email to