]> git.proxmox.com Git - pve-storage.git/commit - PVE/Storage/LvmThinPlugin.pm
add sparseinit to has_feature
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 23 Feb 2016 11:42:58 +0000 (12:42 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 24 Feb 2016 16:16:25 +0000 (17:16 +0100)
commitbaafddbd02530f1535db8522eec4a1a9b8bcf7a8
treeed4e1bf72289f192db7e434c915183b8c5c5bcf8
parent668f6d9faffb3b6da8b1957eb3f2c3711dd35e98
add sparseinit to has_feature

we will use this for determining
if we need to write zeros to a volume

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/Storage/LvmThinPlugin.pm
PVE/Storage/Plugin.pm
PVE/Storage/RBDPlugin.pm
PVE/Storage/SheepdogPlugin.pm
PVE/Storage/ZFSPoolPlugin.pm