freebsd-skq/sys/geom/mirror
pjd 69384fa213 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.
2006-09-04 12:55:43 +00:00
..
g_mirror_ctl.c MFC: sys/geom/mirror/g_mirror_ctl.c 1.17 2006-07-16 15:43:52 +00:00
g_mirror.c MFC: sys/geom/mirror/g_mirror.c 1.86-1.88 2006-09-04 12:55:43 +00:00
g_mirror.h MFC: sys/geom/mirror/g_mirror.c 1.81,1.82,1.83 2006-05-10 07:10:03 +00:00