kSharedAttributes
} else if (attrMode == kSharedAttributes) {
int fd = _OpenAttributes(O_RDONLY, kSharedAttributes);
int fd = _OpenAttributes(O_WRONLY, kSharedAttributes);
write_attributes(fd, fRootNode, kSharedAttributes);