From: Brian Foster Date: Mon, 18 Mar 2013 14:51:45 +0000 (-0400) Subject: xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~58^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6eae2e6ac8a6671839ccaea1c2e3dd5684f5df;p=pandora-kernel.git xfs: pass xfs_dquot to xfs_qm_adjust_dqlimits() instead of xfs_disk_dquot_t Modify xfs_qm_adjust_dqlimits() to take the xfs_dquot as a parameter instead of just the xfs_disk_dquot_t so we can update in-memory fields if necessary. Signed-off-by: Brian Foster Reviewed-by: Mark Tinguely Signed-off-by: Ben Myers --- Reading git-diff-tree failed