mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-19 14:04:17 +03:00
ba71698589
As the 'emit_to_buffer' uses relatively complex vsnprintf() call inside, try to reduce number of unnecessary calls and try replace some more complex string build with a single call instead.