From 3503ca6852db3df5b2353f0c89639caf1821f5b6 Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Wed, 19 Mar 2008 17:00:46 -0700 Subject: [PATCH] --- yaml --- r: 87496 b: refs/heads/master c: 87cb055bc10571522f953925c25bb1a0d1b17605 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/fs/dquot.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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)