On 06/27/2014 03:45 PM, Alexander Graf wrote:
>>   {
>> -    const int max_entries = (SECTOR_SIZE / sizeof(ScsiBlockPtr));
>> +    const int max_entries = (MAX_SECTOR_SIZE / sizeof(ScsiBlockPtr));
> 
> Is this really safe to increase? Doesn't max_entries depend on the real
> sector size?

This is the top limit for a table that takes entire block.
Real end-of-table is being handled by the code.

-- 
Best Regards,
Eugene "jno" Dvurechenski
zLinux (KVM) Development - Software Engineer
IBM Russia - Science & Technology Center
phone: +7 (495) 660 8940 ext. 1021

<<attachment: jno.vcf>>

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to