cvs commit: src/sys/geom/concat g_concat.c src/sys/geom/label
g_label.c src/sys/geom/mirror g_mirror.c src/sys/geom/raid3
g_raid3.c src/sys/geom/stripe g_stripe.c
Poul-Henning Kamp
phk at phk.freebsd.dk
Thu Aug 26 05:56:15 PDT 2004
In message <200408261242.i7QCgl7m012027 at repoman.freebsd.org>, Pawel Jakub Dawid
ek writes:
> Log:
> Skip providers with not defined sector size.
This is wrong. A provider with a non-zero access count should always
have a sector size. The sectorsize can not be trusted if the access
counts are zero.
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
More information about the cvs-src
mailing list