[Bug 236977] [msdosfs] returns cached truncated data

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 3 14:04:58 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236977

--- Comment #4 from Konstantin Belousov <kib at 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 wired
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.

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


More information about the freebsd-fs mailing list