Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Apr 2019 14:04:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 236977] [msdosfs] returns cached truncated data
Message-ID:  <bug-236977-3630-dn9ltYbyiE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236977-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236977-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=3D236977

--- Comment #4 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Alan Somers from comment #3)
newfs should report its type (fat32 most likely) and block size.

No, vnode_pager_setsize() operates as intended, the pages after EOF are wir=
ed
by the buffer and not released when we invalidate buffers that we can.

I will commit the patch after Peter does some sanity checking for it,
hopefully.

--=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-236977-3630-dn9ltYbyiE>