On Thu, Dec 10, 2020 at 10:37 PM Han Han <h...@redhat.com> wrote: > On Fri, Dec 11, 2020 at 4:00 AM Ryan Gahagan <rgaha...@cs.utexas.edu> > wrote: > >> diff --git a/docs/formatdomain.rst b/docs/formatdomain.rst >> index 512939679b..40a1a3c1e2 100644 >> --- a/docs/formatdomain.rst >> +++ b/docs/formatdomain.rst >> @@ -2601,6 +2601,7 @@ paravirtualized driver is specified via the >> ``disk`` element. >> sheepdog one of the sheepdog servers (default is localhost:7000) >> zero or one 7000 >> gluster a server running glusterd daemon >> one or more ( :since:`Since 2.1.0` ), just one prior to that 24007 >> vxhs a server running Veritas HyperScale daemon >> only one 9999 >> + nfs a server running Network File System >> only one 2049 >> > Mention the feature introduced version here. >
What version would we specify? QEMU's version 2.9.0 patch where they introduce NFS support? The Libvirt current version 6.10.0 patch? A future patch number (e.g. Libvirt version 6.11.0 or similar)? We were unclear on what exact number goes here, but we were planning on putting it into the space parallel to the :since: in the gluster line.