NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/57450 (unplugging hung USB disk triggers panic via _vstate_assert)



Synopsis: unplugging hung USB disk triggers panic via _vstate_assert

Responsible-Changed-From-To: kern-bug-people->hannken
Responsible-Changed-By: hannken%NetBSD.org@localhost
Responsible-Changed-When: Mon, 12 Jun 2023 10:55:49 +0000
Responsible-Changed-Why:
Take -- I broke it with revision 1,376 of sys/ufs/ffs/ffs_vfsops.c

It is not ok to unlock/relock the device node here, VOP_FSYNC must
never drop the lock as vcache_reclaim() for example depends on
this behaviour.





Home | Main Index | Thread Index | Old Index