
Roman Bogorodskiy wrote:
Changes from the initial version: - Update docs/schemas and docs/storage.html.in with ZFS backend information - Drop StartPool and StopPool that does nothing and therefore not needed - Fix memory leak in 'tokens' variable - Fill volume key before creating a volume - Use volume's target.path as a key - Allow not to specify 'target' for pool because in any case it should be /dev/zvol/$poolname
Ping?
Few notes on Linux support:
As for the Linux support I think it doesn't make sense to include it until there's a release of zfsonlinux available that contains all the features required, but I'll keep testing on Linux as well to make sure it'd be easy to add Linux support once the release is available. Roman Bogorodskiy