]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/LvmThinPlugin.pm
add Storage::get_bandwidth_limit helper
[pve-storage.git] / PVE / Storage / LvmThinPlugin.pm
index ccf5b7b9c6aa8646720ed9b4d2335622ef8e59fa..cb2c1a270562012feba463ebcf09ab037bb24fa2 100644 (file)
@@ -49,6 +49,7 @@ sub options {
         nodes => { optional => 1 },
        disable => { optional => 1 },
        content => { optional => 1 },
+       bwlimit => { optional => 1 },
     };
 }