diff --git a/[refs] b/[refs] index 44d4ed507afc..873699b98fc3 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 52ea27eb4cd5f250f33638029a134ff03c5e6bbb +refs/heads/master: 87cb055bc10571522f953925c25bb1a0d1b17605 diff --git a/trunk/fs/dquot.c b/trunk/fs/dquot.c index 9c7feb62eed1..41b9dbd68b0e 100644 --- a/trunk/fs/dquot.c +++ b/trunk/fs/dquot.c @@ -1522,8 +1522,8 @@ int vfs_quota_off(struct super_block *sb, int type) truncate_inode_pages(&toputinode[cnt]->i_data, 0); mutex_unlock(&toputinode[cnt]->i_mutex); mark_inode_dirty(toputinode[cnt]); - iput(toputinode[cnt]); } + iput(toputinode[cnt]); mutex_unlock(&dqopt->dqonoff_mutex); } if (sb->s_bdev)