Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 86694
b: refs/heads/master
c: 6f7e8f3
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Steve French committed Feb 12, 2008
1 parent 1fd4e94 commit dd8f18a
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: 90c81e0b0eda214196cbe4340facbce8cc797ee7
refs/heads/master: 6f7e8f376360c789cf84a0321960dcef8bf92aff
2 changes: 1 addition & 1 deletion trunk/fs/cifs/cifsfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ int cifs_xstate_get(struct super_block *sb, struct fs_quota_stat *qstats)

static struct quotactl_ops cifs_quotactl_ops = {
.set_xquota = cifs_xquota_set,
.get_xquota = cifs_xquota_set,
.get_xquota = cifs_xquota_get,
.set_xstate = cifs_xstate_set,
.get_xstate = cifs_xstate_get,
};
Expand Down

0 comments on commit dd8f18a

Please sign in to comment.