cvs commit: src/sbin/geom/class/nop geom_nop.c gnop.8
src/sys/geom/nop g_nop.c g_nop.h
Andre Oppermann
andre at freebsd.org
Fri Sep 8 06:34:55 PDT 2006
Pawel Jakub Dawidek wrote:
> pjd 2006-09-08 09:21:22 UTC
>
> FreeBSD src repository
>
> Modified files:
> sbin/geom/class/nop geom_nop.c gnop.8
> sys/geom/nop g_nop.c g_nop.h
> Log:
> - Split failure probability configuration into read failure probability and
> write failure probability.
> - Allow to specify an error number to return of failure.
>
> MFC after: 3 days
My compile bombs when building the geom_nop module. Error in function
'g_nop_dumpconf': line 601: warning: uintmax_t format, different type
arg (arg 4)
--
Andre
More information about the cvs-src
mailing list