https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229929
--- Comment #1 from [email protected] --- A commit references this bug: Author: asomers Date: Sat Jul 21 17:24:15 UTC 2018 New revision: 336582 URL: https://svnweb.freebsd.org/changeset/base/336582 Log: makefs(8): add test case for PR 229929 Fix two failing makefs test cases by adding "-M 1m", which was already used for every other FFS test case. Add a new test case for the underlying issue: with no -M, -m, or -s options, makefs can underestimate image size. PR: 229929 Reported by: Jenkins MFC after: 2 weeks Changes: head/usr.sbin/makefs/tests/makefs_ffs_tests.sh -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
