freebsd-nq/sys/geom/mirror
Pawel Jakub Dawidek f663832b75 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.
2004-12-21 18:42:51 +00:00
..
g_mirror_ctl.c Don't quit on first failure, just skip failures. 2004-12-19 22:58:25 +00:00
g_mirror.c This should not be permitted, but some GEOM classes held the topology lock 2004-12-21 18:42:51 +00:00
g_mirror.h MFp4: 2004-11-05 09:05:15 +00:00