Date: Thu, 28 Mar 2024 16:22:39 +0000 From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 277804] [Linuxulator]: stat(2) on UFS volumes reports wrong st_dev (devid) Message-ID: <bug-277804-4077-dH283NlFWY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-277804-4077@https.bugs.freebsd.org/bugzilla/> References: <bug-277804-4077@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=3D277804 Gleb Smirnoff <glebius@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dchagin@FreeBSD.org --- Comment #9 from Gleb Smirnoff <glebius@FreeBSD.org> --- On Thu Mar 28 11:42:26 2024 UTC, michaelo@FreeBSD.org wrote: > Very likely, where would you imrove docs? Handbook? Manpages? Reading linux(4) carefully you can actually see this already documented. You may find a different file (and directory is a file) accessing the same path by a Linux ABI process compared to native ABI. This leads to all possible consequences of a different file, including this particular one - the st_dev. As you see some people see that in the manual page, like John, and some not, like you. This means the manual page potentially can be improved. I don't know exactly how. You can think of what exact info you'd want to add to make it more clear and then coordinate with a doc committer or just a native speaker to improve you manual page improvement and then commit it. --=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-277804-4077-dH283NlFWY>