[Bug 256205] lseek() with SEEK_HOLE some times wrongly reports holes on ZFS

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 31 May 2021 17:28:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256205

--- Comment #17 from Robert Clausecker <fuz@fuz.su> ---
So yeah, the same approach also works on amd64.  To reproduce:

1. install archivers/star
2. make a zfs dataset and nullfs mount it somewhere.
3. in the nullfs mount, unpack the schilytools
4. build the schilytools by typing "make"
5. type

    star -c -v -f /dev/null -sparse . 2>&1 | grep sparse

   to find spurious sparse files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.