5
0
mirror of git://git.proxmox.com/git/pve-storage.git synced 2025-01-27 14:03:55 +03:00
Pablo Ruiz Garcia 5e4791804c Improve parsing of zfs volumes (ZVOLs) in order to avoid filtering of zvols nested under another ZFS dataset.
The actual code would only accept zvols like: POOL/vm-123-disk-1.
However, using POOL/DataSet/vm-123-disk-1 allows setting specific
proparties at POOL/DataSet level (like compression, etc.) which
would be inherited by any zvol created under such DataSet.

This allows more flexibility of zfs/zvol's management.

Signed-off-by: Pablo Ruiz García <pablo.ruiz@gmail.com>
2014-02-27 06:21:38 +01:00
2014-01-16 09:38:52 +01:00
2013-08-12 11:55:06 +02:00
2011-08-23 07:43:03 +02:00
2014-01-16 09:38:52 +01:00
2013-10-01 13:08:43 +02:00
Description
No description provided
2.1 MiB
Languages
Perl 99.2%
Makefile 0.7%