Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125855
b: refs/heads/master
c: e35ff98
h: refs/heads/master
i:
  125853: 2c56522
  125851: 6b21191
  125847: 51382c7
  125839: d838ccf
  125823: 7127feb
v: v3
  • Loading branch information
Tao Ma authored and Mark Fasheh committed Jan 5, 2009
1 parent 8f4eceb commit 088ce07
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: a5b5ee320185adc091a3a31630d278806b19d8f0
refs/heads/master: e35ff98f7c37b7bc901b4b90a66a0287565e456c
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/quota_global.c
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,7 @@ static int ocfs2_dquot_drop_slow(struct inode *inode)
if (IS_ERR(handle)) {
status = PTR_ERR(handle);
mlog_errno(status);
goto out;
goto out;
}
dquot_drop(inode);
ocfs2_commit_trans(OCFS2_SB(sb), handle);
Expand Down

0 comments on commit 088ce07

Please sign in to comment.