On Sun, 13 Oct 2013 11:01:27 +0200
Michael Rasmussen <m...@datanom.net> wrote:

> It was just something I bump into while developing the ZFSPlugin. When
> configuring the plugin you need to enter a block size which I naturally
> named 'blocksize' but the NexentaPlugin also needing this info and this
> plugin also naturally named it 'blocksize'. That is why it ended up
> being name 'bsize' until Alexandré removed the NexentaPlugin and renamed
> 'bsize' to 'blocksize'.
> 
And BTW. the two plugins did use the same syntax but never the less the
error was displayed. If you study the code in SectionConfig.pm it does
not care whether the syntax is identical or not it merely checks
whether a property has been defined or not.
'die "duplicate property" if defined($propertyList->{$p});'

-- 
Hilsen/Regards
Michael Rasmussen

Get my public GnuPG keys:
michael <at> rasmussen <dot> cc
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
mir <at> datanom <dot> net
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
mir <at> miras <dot> org
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
--------------------------------------------------------------
Yes, I've now got this nice little apartment in New York, one of those
L-shaped ones.  Unfortunately, it's a lower case l.
                -- Rita Rudner

Attachment: signature.asc
Description: PGP signature

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to