[Bug 263765] panic: ffs_sync: modification on read-only filesystem

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 09 May 2022 21:11:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263765

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=4ac2df8f4cd91017c000543224204f823008f699

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(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.