[Bug 263765] panic: ffs_sync: modification on read-only filesystem
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 May 2022 00:01:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263765 Konstantin Belousov <kib@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kib@FreeBSD.org --- Comment #1 from Konstantin Belousov <kib@FreeBSD.org> --- Are you having background fsck enabled? If fs_fmod is 1, which it should be after any alloc/free on the filesystem, then this is expected and even desirable outcome. -- You are receiving this mail because: You are the assignee for the bug.