From: Christoph Hellwig Date: Mon, 20 Feb 2012 02:28:16 +0000 (+0000) Subject: xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota X-Git-Tag: v3.4-rc1~121^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18535a7e019e6fb9cdcefd43007bc72a67bf99ee;p=pandora-kernel.git xfs: merge xfs_qm_export_dquot into xfs_qm_scall_getquota The is no good reason to have these two separate, and for the next change we would need the full struct xfs_dquot in xfs_qm_export_dquot, so better just fold the code now instead of changing it spuriously. Reviewed-by: Dave Chinner Signed-off-by: Christoph Hellwig Signed-off-by: Ben Myers --- Reading git-diff-tree failed