FreeBSD/src 1e9f67e (r354739)usr.sbin/makefs ffs.c

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
DeltaFile
+9-2usr.sbin/makefs/ffs.c
+9-21 files

UnifiedSplitRaw