K 10 svn:author V 11 arichardson K 8 svn:date V 27 2019-11-15T18:34:30.110711Z K 7 svn:log V 255 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 END