Santhosh,

Do a git blame and give us some file / line no. So we can make sense.

On Mon, Nov 3, 2014 at 11:27 AM, Wido den Hollander <w...@widodh.nl> wrote:
>
>
> On 11/03/2014 10:05 AM, Santhosh Edukulla wrote:
>> Team,
>>
>> Either of the paths are doing the same thing for below if else, please 
>> check. This is observed under master.
>>
>
> I think that is a weird merge thing somewhere. I don't see any reason
> why this if statement is there.
>
> Wido
>
>>  if (srcPool.getType() != StoragePoolType.RBD) {
>>                     newDisk = destPool.createPhysicalDisk(name, 
>> Storage.ProvisioningType.THIN, disk.getVirtualSize());
>>                 } else {
>>                     newDisk = destPool.createPhysicalDisk(name, 
>> Storage.ProvisioningType.THIN, disk.getVirtualSize());
>>                 }
>>
>> Santhosh
>>



-- 
Daan

Reply via email to