Date: Sat, 8 Jan 2005 16:29:05 +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/raid3 g_raid3.c g_raid3.h g_raid3_ctl.c Message-ID: <200501081629.j08GT5dn080027@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2005-01-08 16:29:05 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/geom/raid3 g_raid3.c g_raid3.h g_raid3_ctl.c
Log:
MFC: g_raid3.c 1.36
g_raid3.h 1.9
g_raid3_ctl.c 1.7
- Fix 'rebuild' command - it can no longer relay on retaste event
(we ignore it).
- Remove code used for handling spoil events, as spoiling is not possible
anymore, because we keep consumers open for writing all the time.
Revision Changes Path
1.4.2.5 +15 -42 src/sys/geom/raid3/g_raid3.c
1.1.2.4 +5 -7 src/sys/geom/raid3/g_raid3.h
1.1.2.3 +14 -1 src/sys/geom/raid3/g_raid3_ctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501081629.j08GT5dn080027>
