freebsd-dev/sys/geom/stripe
pjd 3b78a0c3e7 This is not needed anymore, it is forced in GEOM now.
Actually, it can even cause some problems, because GEOM requires sectorsize
to be more than 0 on first access, not on provider creation, so we can skip
valid providers by doing this check here.

Reported by:	Divacky Roman <xdivac02@stud.fit.vutbr.cz>
		Sven Willenberger <sven@dmv.com>
2004-09-20 17:26:25 +00:00
..
g_stripe.c This is not needed anymore, it is forced in GEOM now. 2004-09-20 17:26:25 +00:00
g_stripe.h - Introduce option for hardcoding providers' names into metadata. 2004-08-09 11:29:42 +00:00