https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224498
Conrad Meyer <c...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |c...@freebsd.org --- Comment #1 from Conrad Meyer <c...@freebsd.org> --- Confirmed on CURRENT (August 28, 2017): $ touch test1m test1g $ truncate -s1023500 test1m $ truncate -s1023500k test1g $ ls -lhtr ... -rw-r--r-- 1 conrad conrad 1000 Dec 21 09:09 test1g -rw-r--r-- 1 conrad conrad 1000 Dec 21 09:09 test1m Also observed the same behavior on CURRENT from yesterday (December 20, 2017), r326983. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"