[PATCH] storage: pool: Allow more intricate nfs protocol versions

Jiri Denemark jdenemar at redhat.com
Fri Jun 24 08:02:09 UTC 2022


On Thu, Jun 23, 2022 at 17:18:18 +0200, Peter Krempa wrote:
> Treat the 'protocolVer' field as a string so that e.g. '4.1' can be
> used.
> 
> Signed-off-by: Peter Krempa <pkrempa at redhat.com>
> ---
>  src/conf/schemas/storagepool.rng                   |  4 +---
>  src/conf/storage_conf.c                            | 14 +++-----------
>  src/conf/storage_conf.h                            |  2 +-
>  src/storage/storage_util.c                         |  4 ++--
>  .../pool-netfs-protocol-ver-linux.argv             |  2 +-
>  .../pool-netfs-protocol-ver.xml                    |  2 +-
>  .../pool-netfs-protocol-ver.xml                    |  2 +-
>  7 files changed, 10 insertions(+), 20 deletions(-)

(including the forgotten documentation update)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>


More information about the libvir-list mailing list