[Bug 19683] mount(8) displays incorrect mount point on failed mount
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Dec 2022 00:10:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=19683 Xin LI <delphij@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |delphij@FreeBSD.org Assignee|bugs@FreeBSD.org |mckusick@FreeBSD.org --- Comment #6 from Xin LI <delphij@FreeBSD.org> --- I think this can be solved by replacing fs->fs_fsmnt with mp->mnt_stat.f_mntonname (the code was introduced in 1469eec81e4a8c70124118a552ab06620332a6bd / r8530 in 1995)? -- You are receiving this mail because: You are the assignee for the bug.