HomeFreeBSD

makefs: Also set UFS di_birthtime when building on Linux

Description

makefs: Also set UFS di_birthtime when building on Linux

Since st_birthtime doesn't exists on Linux (unless you use statx(2)), we
instead populate it with the st_ctime value.

Reviewed By: emaste
Differential Revision: https://reviews.freebsd.org/D22386

Details

Provenance
arichardsonAuthored on
Reviewer
emaste
Differential Revision
D22386: makefs: Also set UFS di_birthtime when building on Linux
Parents
rS354738: Fix contents= being ignored in msdosfs makefs mtree
Branches
Unknown
Tags
Unknown