freebsd-skq/sys/geom/raid
Alexander Motin 49ee0fcea5 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.
2019-06-19 15:36:02 +00:00
..
g_raid_ctl.c
g_raid_md_if.m
g_raid_tr_if.m
g_raid.c Use sbuf_cat() in GEOM confxml generation. 2019-06-19 15:36:02 +00:00
g_raid.h
md_ddf.c
md_ddf.h
md_intel.c
md_jmicron.c
md_nvidia.c
md_promise.c
md_sii.c
tr_concat.c
tr_raid0.c
tr_raid1.c
tr_raid1e.c
tr_raid5.c