Date: Sat, 8 Jan 2005 16:26:54 +0000 (UTC) From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom/mirror g_mirror.c g_mirror.h g_mirror_ctl.c Message-ID: <200501081626.j08GQs2K079894@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2005-01-08 16:26:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/geom/mirror g_mirror.c g_mirror.h g_mirror_ctl.c Log: MFC: g_mirror.c 1.56,1.57 g_mirror.h 1.13,1.14 g_mirror_ctl.c 1.7,1.8 - Fix 'rebuild' command (we ignore retaste event now, so don't relay on it). - Spoiling is now not possible, because we keep consumers open for writing all the time. Remove unused code then. Revision Changes Path 1.19.2.6 +12 -32 src/sys/geom/mirror/g_mirror.c 1.8.2.4 +5 -7 src/sys/geom/mirror/g_mirror.h 1.4.2.2 +19 -10 src/sys/geom/mirror/g_mirror_ctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501081626.j08GQs2K079894>