HomeFreeBSD

GEOM: Reduce unnecessary log interleaving with sbufs

Description

GEOM: Reduce unnecessary log interleaving with sbufs

Similar to what was done for device_printfs in r347229.

Convert g_print_bio() to a thin shim around g_format_bio(), which acts on an
sbuf; documented in g_bio.9.

Reviewed by: markj
Discussed with: rlibby
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D21165

Details

Provenance
cemAuthored on
Reviewer
markj
Differential Revision
D21165: GEOM: Reduce unnecessary log interleaving with sbufs
Parents
rS350693: sbuf(9): Add sbuf_nl_terminate() API
Branches
Unknown
Tags
Unknown