Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273195
b: refs/heads/master
c: dd2a981
h: refs/heads/master
i:
  273193: eaee47a
  273191: 1faedc6
v: v3
  • Loading branch information
Miklos Szeredi authored and Christoph Hellwig committed Nov 2, 2011
1 parent ae5d954 commit c1d7194
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: a7732b05f775a5575baac34c03bb0e8d16950edf
refs/heads/master: dd2a981f46a0903a8770a784f213d4d40bbb6f19
1 change: 0 additions & 1 deletion trunk/fs/logfs/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ static void logfs_init_inode(struct super_block *sb, struct inode *inode)
inode->i_blocks = 0;
inode->i_ctime = CURRENT_TIME;
inode->i_mtime = CURRENT_TIME;
inode->i_nlink = 1;
li->li_refcount = 1;
INIT_LIST_HEAD(&li->li_freeing_list);

Expand Down

0 comments on commit c1d7194

Please sign in to comment.