https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194913
--- Comment #1 from darkdays <[email protected]> --- StepByStep to reproduce this bug mount_nullfs /home/<user>/ /mnt/ df -h cd /mnt/ dd if=/dev/zero of=bigfile bs=1024 count=1024000 df -h rm bigfile compare if 500mb of space get back to Avail -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
