Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156715
b: refs/heads/master
c: e9956fa
h: refs/heads/master
i:
  156713: 8807136
  156711: 9c12acc
v: v3
  • Loading branch information
Tao Ma authored and Joel Becker committed Jul 30, 2009
1 parent 207f350 commit 0720ff9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0584974a77796581eb3a64b6c5005edac4a95128
refs/heads/master: e9956fae7dbce6ac770e7a00436c496ddbbd3215
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/quota_global.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 0720ff9

Please sign in to comment.