Date: Sun, 30 May 2021 17:14:45 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 238565] panic: vinvalbuf: dirty bufs during unmount if clustered writes return errors Message-ID: <bug-238565-3630-YX8M2IpBuX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-238565-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-238565-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=3D238565 --- Comment #11 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Kirk McKusick from comment #10) I think we can do somewhat simpler: just not panic in this situation. Then vgone() does another vinvalbuf() call without V_SAVE, which flushes everything. I put the minimal viable patch at https://reviews.freebsd.org/D30555 --=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-238565-3630-YX8M2IpBuX>