Date: Wed, 03 Jan 2024 21:29:42 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 276106] hexdump(1) is not able to skip on files residing on pseudo-filesystems Message-ID: <bug-276106-227-QM7PMyemnm@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276106-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276106 Mark Johnston <markj@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |markj@FreeBSD.org --- Comment #1 from Mark Johnston <markj@FreeBSD.org> --- It would seem better for pseudofs-based filesystems to correctly report file sizes instead. In particular, pfs_getattr() needs to set vap->va_size, possibly by calling the fill function with a dummy UIO_NOCOPY uio. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276106-227-QM7PMyemnm>
