[Bug 210316] panic after trying to r/w mount msdosfs on write protected media
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Wed May  2 11:48:34 UTC 2018
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210316
--- Comment #9 from Konstantin Belousov <kib at 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 contains
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().
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-fs
mailing list