FreeBSD/src 49ee0fc (r349195)sys/geom geom_dump.c geom_disk.c, sys/geom/concat g_concat.c

Use sbuf_cat() in GEOM confxml generation.

When it comes to megabytes of text, difference between sbuf_printf() and
sbuf_cat() becomes substantial.

MFC after:      2 weeks
Sponsored by:   iXsystems, Inc.
DeltaFile
+46-40sys/geom/geom_dump.c
+15-15sys/geom/mirror/g_mirror.c
+14-15sys/geom/geom_disk.c
+13-13sys/geom/raid3/g_raid3.c
+10-10sys/geom/raid/g_raid.c
+8-8sys/geom/eli/g_eli.c
+7-7sys/geom/stripe/g_stripe.c
+7-7sys/geom/concat/g_concat.c
+5-5sys/geom/part/g_part_bsd64.c
+5-5sys/geom/part/g_part_gpt.c
+4-4sys/geom/part/g_part_apm.c
+4-4sys/geom/journal/g_journal.c
+1-1sys/geom/part/g_part_mbr.c
+1-1sys/geom/multipath/g_multipath.c
+1-1sys/kern/kern_uuid.c
+1-0sys/geom/geom_int.h
+142-13616 files

UnifiedSplitRaw