Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 125845
b: refs/heads/master
c: 57a09a7
h: refs/heads/master
i:
  125843: 61e1db3
v: v3
  • Loading branch information
Jan Kara authored and Mark Fasheh committed Jan 5, 2009
1 parent 6f26e51 commit 13c7fb6
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: b86c86fa1feb50221dc16071ae5b8a4acf3bd32c
refs/heads/master: 57a09a7b3d9445a17c78d544f1e49d4d7d61705a
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/quota_global.c
Original file line number Diff line number Diff line change
Expand Up @@ -870,7 +870,7 @@ static int ocfs2_dquot_initialize(struct inode *inode, int type)

static int ocfs2_dquot_drop_slow(struct inode *inode)
{
int status;
int status = 0;
int cnt;
int got_lock[MAXQUOTAS] = {0, 0};
handle_t *handle;
Expand Down

0 comments on commit 13c7fb6

Please sign in to comment.