Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 2020 08:14:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 251320] [PATCH] vfs_domount_first: do not crash on mount failure
Message-ID:  <bug-251320-227-F6TdMfQqAi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251320-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251320-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=3D251320

Konstantin Belousov <kib@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib@FreeBSD.org

--- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Tong Zhang from comment #0)
vn_finished_write() is required after VFS_UNMOUNT().

But there are more issues with VFS_UNMOUNT() call, I wrote more extensive p=
atch
based on your submission, please see https://reviews.freebsd.org/D27327

Since it seems that you can reproduce the situation, please test.

--=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-251320-227-F6TdMfQqAi>