Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344896
b: refs/heads/master
c: a789f49
h: refs/heads/master
v: v3
  • Loading branch information
Guo Chao authored and Theodore Ts'o committed Dec 10, 2012
1 parent 67feb96 commit d50c0d1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 64744e03c6871e5e4678478bab1b8c3ba6cca395
refs/heads/master: a789f49c9272e81f4f52487e94820182d0a2d2ff
1 change: 0 additions & 1 deletion trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -939,7 +939,6 @@ static struct inode *ext4_alloc_inode(struct super_block *sb)
return NULL;

ei->vfs_inode.i_version = 1;
ei->vfs_inode.i_data.writeback_index = 0;
memset(&ei->i_cached_extent, 0, sizeof(struct ext4_ext_cache));
INIT_LIST_HEAD(&ei->i_prealloc_list);
spin_lock_init(&ei->i_prealloc_lock);
Expand Down

0 comments on commit d50c0d1

Please sign in to comment.