Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251722
b: refs/heads/master
c: 66bb827
h: refs/heads/master
v: v3
  • Loading branch information
Amerigo Wang authored and Theodore Ts'o committed May 9, 2011
1 parent 26a8480 commit 75a96ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 55ff3840a293923daacc880cf4aed30c3c49f754
refs/heads/master: 66bb82798d9ff896271d13f5020f7fb9b7d88e1a
2 changes: 0 additions & 2 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1203,9 +1203,7 @@ static ssize_t ext4_quota_write(struct super_block *sb, int type,
const char *data, size_t len, loff_t off);

static const struct dquot_operations ext4_quota_operations = {
#ifdef CONFIG_QUOTA
.get_reserved_space = ext4_get_reserved_space,
#endif
.write_dquot = ext4_write_dquot,
.acquire_dquot = ext4_acquire_dquot,
.release_dquot = ext4_release_dquot,
Expand Down

0 comments on commit 75a96ac

Please sign in to comment.