_GenerateDiskTemplate: correct file disk index
authorGuido Trotter <ultrotter@google.com>
Wed, 11 Feb 2009 16:23:11 +0000 (16:23 +0000)
committerGuido Trotter <ultrotter@google.com>
Wed, 11 Feb 2009 16:23:11 +0000 (16:23 +0000)
commit43e99cff2a78d72a9ca64ea64953a77c6b9f187c
tree438aeac30ad6a4d98c16911da80421b4347290a7
parentf8e7ddca9de5f8eda5fcdb390e3b574fe48b034e
_GenerateDiskTemplate: correct file disk index

Currently when adding disks the base for the index is not taken into
account, and disk 0 is added twice.

Reviewed-by: iustinp
lib/cmdlib.py