]> git.proxmox.com Git - pve-storage.git/history - PVE/Storage/ZFSPoolPlugin.pm
extend functionality to (de)activate_volumes with snapshots
[pve-storage.git] / PVE / Storage / ZFSPoolPlugin.pm
2015-09-22 Wolfgang Linkextend functionality to (de)activate_volumes with snapshots
2015-09-17 Wolfgang Linkremove non used parameter exclusive
2015-08-27 Dietmar Maurerpath: corretly implement path to snapshots
2015-08-12 Dietmar MaurerZFSPoolPlugin: improve subvol support
2015-08-10 Dietmar Maurerzfs_parse_zvol_list: do not add pool to volname
2015-07-30 Wolfgang Linkfix bug #664
2015-06-22 Wolfgang LinkFix ZFSPoolPlugin path for subvol
2015-05-06 Wolfgang Linkremove running from Storage and check it in QemuServer
2015-05-01 Dietmar Maurerzfspool: new format 'subvol' to handle filesystems...
2015-04-30 Dietmar MaurerZFSPoolPlugin: allow nested datasets
2015-03-06 Wolfgang Linkfix bug #602: now zfs will wait 5 sec if error msg...
2015-02-16 Wolfgang Linkchange var name to prevent side effects.
2015-02-12 Wolfgang Linkbug-fix for size output
2015-02-12 Dietmar MaurerZFSPoolPlugin: use udevadm settle with --exit-if-exists
2015-02-12 Dietmar Maurercall volume_rollback_is_possible from PVE::Storage...
2015-02-12 Wolfgang LinkStorage: add method volume_rollback_is_possible
2015-02-10 Wolfgang Linkzfspoolplugin: fix volume_resize
2015-02-09 Wolfgang Linkzfs: auto import after reboot
2015-02-09 Wolfgang LinkZfsPoolPlugin: fix add disks
2015-01-30 Wolfgang Linkzfs: fix wait by alloc_image
2015-01-24 Dietmar Maurermove activate_storage into ZFSPoolPlugin
2015-01-24 Dietmar Maurerrename ZFSDirPlugin to ZFSPoolPlugin