From: Kaixu Xia <kaixuxia@xxxxxxxxxxx> Hi all, This patchset include random fixes and code cleanups for disk quota. In order to make it easier to track, I bundle them up and put all the scattered patches into a single patchset. Kaixu Xia (3): xfs: directly return if the delta equal to zero xfs: remove the unused parameter id from xfs_qm_dqattach_one xfs: only do dqget or dqhold for the specified dquots fs/xfs/xfs_qm.c | 24 +++++++++--------------- fs/xfs/xfs_trans_dquot.c | 12 ++++++------ 2 files changed, 15 insertions(+), 21 deletions(-) -- 2.20.0