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)