Date: Sat, 29 May 2021 13:37:01 +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-ZAax3WELfJ@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 #6 from Alan Somers <asomers@FreeBSD.org> --- I don't think panicing is appropriate, kib. This situation arrises due to a simple EIO by the disk. Yes that means likely data loss, but it doesn't me= an that the OS is damaged, and a reboot won't fix it. We don't panic on EIO w= ith non-clustered writes. Why should we panic with clustered writes? --=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-ZAax3WELfJ>