Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Dec 2021 04:44:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 260453] ZFS truncated write to O_APPEND file from mmap'ed memory
Message-ID:  <bug-260453-3630-JT1bSfIMFF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-260453-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-260453-3630@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=3D260453

Rich Ercolani <Rincebrain@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Rincebrain@gmail.com

--- Comment #2 from Rich Ercolani <Rincebrain@gmail.com> ---
This reminds me of the bug
https://github.com/openzfs/zfs/commit/c23803be84cb5cc9d98186221f4106a9962df=
c45
and its predecessor commit
https://github.com/openzfs/zfs/commit/de198f2d9507b6dcf3d0d8f037ba339402087=
33e
were intended to fix.

Obviously, this isn't SEEK_DATA/SEEK_HOLE, and in that case, you wound up w=
ith
correctly sized files with zeroes for the last $WHATEVER. But I still thoug=
ht
I'd mention it in case the logic changes there might help.

--=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-260453-3630-JT1bSfIMFF>