[PATCH v2 07/10] xfs: introduce xfs_bulkstat_grab_ichunk
Christoph Hellwig
hch at infradead.org
Fri Apr 25 01:53:01 CDT 2014
> - agino = r.ir_startino + XFS_INODES_PER_CHUNK;
> + agino += r.ir_startino + XFS_INODES_PER_CHUNK;
why did this turns from a = into a += ?
More information about the xfs
mailing list