HomeFreeBSD

MFC r346847:

Description

MFC r346847:

fsx: seed more randomly with the -S0 option

When using -S0, seed the PRNG with the current time in nanoseconds, not
seconds, so consecutive runs don't accidentally use the same seed.

Also, rename some variables for clarity.

Reviewed by: ngie
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D20078

Details

Provenance
asomersAuthored on
Reviewer
ngie
Differential Revision
D20078: fsx: seed more randomly with the -S0 option
Parents
rS348464: MFC r346750:
Branches
Unknown
Tags
Unknown