From 0720ff9e1bfece866c8510baef55a36574619f12 Mon Sep 17 00:00:00 2001 From: Tao Ma Date: Thu, 30 Jul 2009 16:07:10 +0800 Subject: [PATCH] --- yaml --- r: 156715 b: refs/heads/master c: e9956fae7dbce6ac770e7a00436c496ddbbd3215 h: refs/heads/master i: 156713: 88071367c7df98896b4520591726a62527440dc8 156711: 9c12accc149f3bc08b1331d56bf972c1d6750a5e v: v3 --- [refs] | 2 +- trunk/fs/ocfs2/quota_global.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9f8d55004909..23705d063358 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0584974a77796581eb3a64b6c5005edac4a95128 +refs/heads/master: e9956fae7dbce6ac770e7a00436c496ddbbd3215 diff --git a/trunk/fs/ocfs2/quota_global.c b/trunk/fs/ocfs2/quota_global.c index cc8785cf8f61..d604a6aa0a22 100644 --- a/trunk/fs/ocfs2/quota_global.c +++ b/trunk/fs/ocfs2/quota_global.c @@ -238,7 +238,7 @@ ssize_t ocfs2_quota_write(struct super_block *sb, int type, } if (err) { mlog_errno(err); - return err; + goto out; } lock_buffer(bh); if (new)