https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229929
Alan Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] Status|New |Open --- Comment #2 from Alan Somers <[email protected]> --- Additional info: The smallest value of -M that makes this testcase pass is "-M 753665". I think the problem probably lies in ffs_size_dir in usr.sbin/makefs/ffs.c. That's the function that does most of the size estimation. However, it relies on intimate knowledge of FFS's internals. Assigning to the resident FFS expert. -- 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]"
