]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: mention ZFS on Linux support osstest/frozen/xen-4.4-testing
authorRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 27 Feb 2016 02:39:50 +0000 (05:39 +0300)
committerRoman Bogorodskiy <bogorodskiy@gmail.com>
Sat, 27 Feb 2016 02:39:50 +0000 (05:39 +0300)
docs/storage.html.in

index b0efe69d6db75bcd68d798cd3f92f3f4a4b4f2dd..f1960f94c6144afd5cde8a347d34b74336a5c057 100644 (file)
 
     <h2><a name="StorageBackendZFS">ZFS pools</a></h2>
     <p>
-      This provides a pool based on the ZFS filesystem. It is currently
-      supported on FreeBSD only.
+      This provides a pool based on the ZFS filesystem. Initially it was developed
+      for FreeBSD, and <span class="since">since 1.3.2</span> experimental support
+      for <a href="http://zfsonlinux.org/">ZFS on Linux</a> version 0.6.4 or newer
+      is available.
     </p>
 
     <p>A pool could either be created manually using the <code>zpool create</code>