From: Jie Liu Date: Mon, 4 Aug 2014 01:22:31 +0000 (+1000) Subject: xfs: introduce xfs_bulkstat_ag_ichunk X-Git-Tag: omap-for-v3.17/fixes-against-rc2~83^2~1^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e773c4989d2dfe08332b4c18f7e1d7ad633015c;p=pandora-kernel.git xfs: introduce xfs_bulkstat_ag_ichunk Introduce xfs_bulkstat_ag_ichunk() to process inodes in chunk with a pointer to a formatter function that will iget the inode and fill in the appropriate structure. Refactor xfs_bulkstat() with it. Signed-off-by: Jie Liu Reviewed-by: Dave Chinner Signed-off-by: Dave Chinner --- Reading git-diff-tree failed