[Bug 278440] [UFS] unxz makes a file which reports wrong usage block size by /usr/bin/du

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 20 Apr 2024 15:16:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278440

--- Comment #4 from uratan <uratan@miomio.jp> ---
Created attachment 250107
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250107&action=edit
to compare sparse file handling with FreeBSD 10.2R and 14.0R

I will close this report with my final research.
    #
    # Summary
    #   'rsync --sparse' always evaluate whole file again.
    #   'cat' and 'cp' are changed to keep original sparse condition
    #   structure (maybe) from 10.2R to 14.0R.
    #
Please see attached script if interested.

Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.