freebsd-dev/usr.sbin/makefs/tests
Ed Maste 286258a9a0 makefs: Fix "time" mtree attribute handling
When processing mtree(5) MANIFEST files, makefs(8) previously threw an
error if it encountered an entry whose "time" attribute contained a
non-zero subsecond component (e.g. time=1551620152.987220000).

Update the handling logic to properly assign the subsecond component if
built with nanosecond support, or silently discard it otherwise.

Also, re-enable the time attribute for the kyua tests.

PR:		194703
Submitted by:	Mitchell Horne <mhorne063@gmail.com>
Differential Revision:	https://reviews.freebsd.org/D19627
2019-03-18 19:26:36 +00:00
..
Makefile
Makefile.depend
makefs_cd9660_tests.sh Check for cd9660 support before attempting to mount created images 2018-02-02 23:34:33 +00:00
makefs_ffs_tests.sh makefs(8): add test case for PR 229929 2018-07-21 17:24:14 +00:00
makefs_tests_common.sh makefs: Fix "time" mtree attribute handling 2019-03-18 19:26:36 +00:00