Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273193
b: refs/heads/master
c: c818b68
h: refs/heads/master
i:
  273191: 1faedc6
v: v3
  • Loading branch information
Miklos Szeredi authored and Christoph Hellwig committed Nov 2, 2011
1 parent 75d594c commit eaee47a
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: dc78610228fdcf84a45ff030ca6a7f0fc4913319
refs/heads/master: c818b682c955aa4d13212512deb529cb8bd1348b
1 change: 0 additions & 1 deletion trunk/fs/jfs/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,6 @@ static int jfs_fill_super(struct super_block *sb, void *data, int silent)
goto out_unload;
}
inode->i_ino = 0;
inode->i_nlink = 1;
inode->i_size = sb->s_bdev->bd_inode->i_size;
inode->i_mapping->a_ops = &jfs_metapage_aops;
insert_inode_hash(inode);
Expand Down

0 comments on commit eaee47a

Please sign in to comment.