commit | a454f7428ffa03c8e1321124d9074101b7290be6 | [log] [tgz] |
---|---|---|
author | Brian Foster <bfoster@redhat.com> | Tue Nov 06 09:50:39 2012 -0500 |
committer | Ben Myers <bpm@sgi.com> | Thu Nov 08 15:20:38 2012 -0600 |
tree | 8dc1cdfb38dc100f844821e3122b0d4ec017f903 | |
parent | 27b52867925e3aaed090063c1c58a7537e6373f3 [diff] |
xfs: support a tag-based inode_ag_iterator Genericize xfs_inode_ag_walk() to support an optional radix tree tag and args argument for the execute function. Create a new wrapper called xfs_inode_ag_iterator_tag() that performs a tag based walk of perag's and inodes. Signed-off-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>