Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Nov 2023 20:22:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 274992] automount -c causes panic: invalid vfs_ops count 0
Message-ID:  <bug-274992-227-8NqQTYwZmq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274992-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274992-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=3D274992

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dede4c412b3ea9289ef42c664b01b6b5ff=
7eac434

commit ede4c412b3ea9289ef42c664b01b6b5ff7eac434
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2023-11-09 20:18:47 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2023-11-09 20:18:47 +0000

    vfs_domount_update(): ensure that 'goto end' works

    We need to vfs_op_enter()/vn_seqc_write_start() before jumping to
    cleanup.

    PR:     274992
    Reported by:    trasz
    Sponsored by:   The FreeBSD Foundation
    MFC after:      3 days
    Fixes:  9ef7a491a4236810e50f0a2ee8d52f5c4bb02c64

 sys/kern/vfs_mount.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

--=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-274992-227-8NqQTYwZmq>