https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210671
Curtis Dunham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Curtis Dunham <[email protected]> --- Can confirm this exact issue on 11.1-RELEASE. ZFS filesystem (not UFS) does not show the correct disk usage of a file until after (presumably, per [1]) the transaction group commits. My timings agree with the 6 second sync interval. I do not agree that this is a feature. Causes bup [2]'s t/test-sparse-files.sh testcase to fail as it checks disk usage immediately after (test-) restoring a backup. Therefore it appears the failure is benign. [1] https://forums.freebsd.org/threads/du-behavior.56763/#post-323135 [2] https://github.com/bup/bup -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-amd64 To unsubscribe, send any mail to "[email protected]"
