From: Christoph Hellwig Date: Mon, 8 Jun 2009 13:35:27 +0000 (+0200) Subject: xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes X-Git-Tag: v2.6.31-rc1~350^2^2~3^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe588ed32867b42e0d906db558ca92fd9f8b128e;p=pandora-kernel.git xfs: use generic inode iterator in xfs_qm_dqrele_all_inodes Use xfs_inode_ag_iterator instead of opencoding the inode walk in the quota code. Mark xfs_inode_ag_iterator and xfs_sync_inode_valid non-static to allow using them from the quota code. Signed-off-by: Christoph Hellwig Reviewed-by: Josef 'Jeff' Sipek Reviewed-by: Eric Sandeen --- Reading git-diff-tree failed