Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 May 2022 21:11:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 263765] panic: ffs_sync: modification on read-only filesystem
Message-ID:  <bug-263765-3630-XZOMtGSjIi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-263765-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-263765-3630@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=3D263765

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D4ac2df8f4cd91017c000543224204f823=
008f699

commit 4ac2df8f4cd91017c000543224204f823008f699
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-05-08 14:00:37 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-05-09 20:45:27 +0000

    ffs_use_bwrite: make the superblock snapshot more consistent

    Copy in-memory struct fs to the superblock buffer under the UFS mutex.

    Reviewed by:    chs, markj
    PR:     263765
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D35149

 sys/ufs/ffs/ffs_vfsops.c | 2 ++
 1 file changed, 2 insertions(+)

--=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-263765-3630-XZOMtGSjIi>