Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 321691
b: refs/heads/master
c: 7e731bc
h: refs/heads/master
i:
  321689: 46d65e6
  321687: f082aec
v: v3
  • Loading branch information
Theodore Ts'o committed Aug 6, 2012
1 parent 7efb9af commit 187de78
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: d796c52ef0b71a988364f6109aeb63d79c5b116b
refs/heads/master: 7e731bc9a12339f344cddf82166b82633d99dd86
1 change: 1 addition & 0 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -959,6 +959,7 @@ static struct inode *ext4_alloc_inode(struct super_block *sb)
ei->i_reserved_meta_blocks = 0;
ei->i_allocated_meta_blocks = 0;
ei->i_da_metadata_calc_len = 0;
ei->i_da_metadata_calc_last_lblock = 0;
spin_lock_init(&(ei->i_block_reservation_lock));
#ifdef CONFIG_QUOTA
ei->i_reserved_quota = 0;
Expand Down

0 comments on commit 187de78

Please sign in to comment.