On Mon, Feb 01, 2016 at 03:29:52PM -0500, John Ferlan wrote:
> Rather than a loop reallocating space to build the regex, just allocate
> it once up front, then if there's more than 1 nextent, append a comma and
> another regex_unit string.
> 
> Signed-off-by: John Ferlan <jfer...@redhat.com>
> ---
>  src/storage/storage_backend_logical.c | 7 +++----
>  1 file changed, 3 insertions(+), 4 deletions(-)

ACK

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to