[PATCH v2 07/10] xfs: introduce xfs_bulkstat_grab_ichunk

Jeff Liu jeff.liu at oracle.com
Fri Apr 25 02:55:01 CDT 2014


On 04/25 2014 14:53 PM, Christoph Hellwig wrote:
>> -				agino = r.ir_startino + XFS_INODES_PER_CHUNK;
> 
>> +				agino += r.ir_startino + XFS_INODES_PER_CHUNK;
> 
> why did this turns from a = into a += ?

Ah, this should be "a = ", will fix it.

Thanks,
-Jeff



More information about the xfs mailing list