]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_qm.c
Merge remote-tracking branch 'kvm-ppc/kvm-ppc-next'
[karo-tx-linux.git] / fs / xfs / xfs_qm.c
index e5b5cf973781b5bba4188144dd9b3bf4a69f022c..d0acb4e40a6fd71e4d6c23f2a2d3dfed3dc54abf 100644 (file)
@@ -1057,7 +1057,7 @@ xfs_qm_quotacheck_dqadjust(
         * There are no timers for the default values set in the root dquot.
         */
        if (dqp->q_core.d_id) {
-               xfs_qm_adjust_dqlimits(mp, &dqp->q_core);
+               xfs_qm_adjust_dqlimits(mp, dqp);
                xfs_qm_adjust_dqtimers(mp, &dqp->q_core);
        }