fmd_log_xopen
return (fmd_log_xopen(root, name, tag, O_RDWR | O_SYNC));
return (fmd_log_xopen(root, name, tag, O_RDWR | O_CREAT | O_SYNC));