Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156711
b: refs/heads/master
c: 7669f54
h: refs/heads/master
i:
  156709: a91a905
  156707: c0ec30b
  156703: 4a921ec
v: v3
  • Loading branch information
Jan Kara authored and Joel Becker committed Jul 23, 2009
1 parent 7dc0d9f commit 9c12acc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0e7f387bf386c99e8ee322649fe4fc23b9cccc6c
refs/heads/master: 7669f54c55df225cbb2db939a6c9f111445ffc1c
1 change: 1 addition & 0 deletions trunk/fs/ocfs2/quota_global.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ static void ocfs2_global_mem2diskdqb(void *dp, struct dquot *dquot)
d->dqb_curspace = cpu_to_le64(m->dqb_curspace);
d->dqb_btime = cpu_to_le64(m->dqb_btime);
d->dqb_itime = cpu_to_le64(m->dqb_itime);
d->dqb_pad1 = d->dqb_pad2 = 0;
}

static int ocfs2_global_is_id(void *dp, struct dquot *dquot)
Expand Down

0 comments on commit 9c12acc

Please sign in to comment.