Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/ufs



>         /*
>          * Set the mtime to the time the snapshot has been taken.
>          */
> -       TIMEVAL_TO_TIMESPEC(&starttime, &ts);
> +       nanotime(&ts);
> 
> Is that one correct?

no.
i'll revert it.  thanks.

YAMAMOTO Takashi



Home | Main Index | Thread Index | Old Index