Re: [libvirt PATCH v2 01/13] src: replace use of INT_BUFSIZE_BOUND macros

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 16, 2020 at 03:24:36PM +0000, Daniel P. Berrangé wrote:
> Introduce a vastly simpler VIR_INT64_STR_BUFLEN constant
> which is large enough for all cases where we currently
> use INT_BUFSIZE_BOUND. This eliminates most use of the
> gnulib intprops.h header.
> 
> Signed-off-by: Daniel P. Berrangé <berrange@xxxxxxxxxx>
> ---
>  src/hyperv/hyperv_driver.c                |  3 +-
>  src/nwfilter/nwfilter_ebiptables_driver.c | 35 +++++++++--------------
>  src/nwfilter/nwfilter_learnipaddr.c       | 14 ++++-----
>  src/util/virfile.c                        |  9 +++---
>  src/util/virhostcpu.c                     |  3 +-
>  src/util/virlog.c                         |  3 +-
>  src/util/virnetdevbridge.c                | 10 +++----
>  src/util/virpidfile.c                     |  7 ++---
>  src/util/virstring.h                      |  2 ++
>  tests/virsystemdtest.c                    |  5 ++--
>  tools/virsh-domain-monitor.c              |  3 +-
>  tools/virt-login-shell.c                  |  7 +++--
>  12 files changed, 42 insertions(+), 59 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina@xxxxxxxxxx>

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux