]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage/ZFSPlugin.pm
Added code to abort a snapshot rollback in ZFS if the snapshot selected is not the...
authorChris Allen <Chris Allen>
Wed, 12 Mar 2014 00:32:17 +0000 (17:32 -0700)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Jun 2014 07:14:03 +0000 (09:14 +0200)
commita315b9ff56c882760a1949cb2eadc0331d7dad90
tree38d59f186637c02697b3334670eab19232f143d8
parent454c15e270b5e3012fb6817cbc50daba52e4b354
Added code to abort a snapshot rollback in ZFS if the snapshot selected is not the most recent. This is to avoid lu deletion when trying to rollback to a snapshot that isn't the newest.

Signed-off-by: Chris Allen <Chris Allen>
PVE/Storage/ZFSPlugin.pm