Just notice in coding up PosixMkDir that mode in the UNIX_INFO_BASIC (original CIFS Unix Extensions) is 64 bit - not 32 bit as we have defined it in the new Posix Create/Mkdir call. This is probably harmless but wanted to see if anyone else is bothered by this.