]> git.proxmox.com Git - pve-storage.git/blobdiff - PVE/Storage/CIFSPlugin.pm
cephfs: add support for multiple ceph filesystems
[pve-storage.git] / PVE / Storage / CIFSPlugin.pm
index c5f38942979aafeb4dcfb28bbd892c83910e6c20..3a7e638c25407f84655a025957dc6791c05d29b1 100644 (file)
@@ -142,6 +142,7 @@ sub options {
        smbversion => { optional => 1},
        mkdir => { optional => 1 },
        bwlimit => { optional => 1 },
+       preallocation => { optional => 1 },
     };
 }