Date: Wed, 02 May 2018 11:48:31 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 210316] panic after trying to r/w mount msdosfs on write protected media Message-ID: <bug-210316-3630-urka1AZnyC@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210316-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-210316-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=3D210316 --- Comment #9 from Konstantin Belousov <kib@FreeBSD.org> --- (In reply to Andriy Gapon from comment #1) Assuming that this analysis covers all cases, what could be your suggestion there, Andrey ? May be, in g_vfs_close() we should set up bo_ops to some vector which conta= ins NOP strategy and return success ? Perhaps this should be an opt-in from the caller of g_vfs_close(). In that case, we might also stop passing V_SAVE to invalbuf(). --=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-210316-3630-urka1AZnyC>