Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Dec 2022 00:10:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 19683] mount(8) displays incorrect mount point on failed mount
Message-ID:  <bug-19683-227-8hjg8BzBT8@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-19683-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-19683-227@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=3D19683

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)?

--=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-19683-227-8hjg8BzBT8>