Date: Mon, 4 Sep 2006 12:55:44 +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 src/sys/geom/raid3 g_raid3.c Message-ID: <200609041255.k84CtiJK073692@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pjd 2006-09-04 12:55:44 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/geom/mirror g_mirror.c
sys/geom/raid3 g_raid3.c
Log:
MFC: sys/geom/mirror/g_mirror.c 1.86-1.88
sys/geom/raid3/g_raid3.c 1.70-1.72
- Don't use f-word in comments. We are gentlemans.
Pointed out by: Maciej Sobczak
- Commit the results of the typo hunt by Darren Pilgrim.
This change affects documentation and comments only,
no real code involved.
PR: misc/101245
Submitted by: Darren Pilgrim <darren pilgrim bitfreak org>
Tested by: md5(1)
Commit to HEAD by: yar
- Not only a request from us can be passed to g_{mirror,raid3}_worker()
function, but also a request to us, in which case checking bio_cflags
is wrong, because the class above us is controling it, not we.
Revision Changes Path
1.66.2.8 +14 -7 src/sys/geom/mirror/g_mirror.c
1.40.2.13 +13 -7 src/sys/geom/raid3/g_raid3.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609041255.k84CtiJK073692>
