Deleted Added
full compact
37c37
< __FBSDID("$FreeBSD: head/sys/geom/geom_dump.c 152342 2005-11-12 20:02:02Z marcel $");
---
> __FBSDID("$FreeBSD: head/sys/geom/geom_dump.c 202454 2010-01-17 06:20:30Z delphij $");
187a188,191
> if (pp->stripesize > 0) {
> sbuf_printf(sb, "\t <stripesize>%u</stripesize>\n", pp->stripesize);
> sbuf_printf(sb, "\t <stripeoffset>%u</stripeoffset>\n", pp->stripeoffset);
> }