Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2021 17:28:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 256205] lseek() with SEEK_HOLE some times wrongly reports holes on ZFS
Message-ID:  <bug-256205-227-XF9cjIgDqZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256205-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256205-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256205

--- 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256205-227-XF9cjIgDqZ>