docs: mention ZFS on Linux support

This commit is contained in:
Roman Bogorodskiy 2016-02-27 05:39:50 +03:00
parent ee67069c73
commit 33fb8ff185
1 changed files with 4 additions and 2 deletions

View File

@ -755,8 +755,10 @@
<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>