Searched hist:139140 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/geom/mirror/
H A Dg_mirror.cdiff 139140 Tue Dec 21 16:42:51 MST 2004 pjd This should not be permitted, but some GEOM classes held the topology lock
while doing g_(read|write)_data() (e.g. BSD). This can cause a deadlock
in MIRROR class. Not sure if this is safe to drop the topology lock in BSD
class, so change the code in MIRROR class to avoid this deadlock.

Completed in 176 milliseconds