From 1e773c4989d2dfe08332b4c18f7e1d7ad633015c Mon Sep 17 00:00:00 2001 From: Jie Liu Date: Mon, 4 Aug 2014 11:22:31 +1000 Subject: [PATCH] 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-format-patch failed