Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 344843
b: refs/heads/master
c: d339450
h: refs/heads/master
i:
  344841: e538cd9
  344839: 9e239bb
v: v3
  • Loading branch information
Zhao Hongjiang authored and Theodore Ts'o committed Nov 8, 2012
1 parent fca5c84 commit cac1289
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: fd47d3e1c2949838e858379aaf2bc20647be2912
refs/heads/master: d339450ccad1acb942fc880ca0b44c956e6d2762
3 changes: 0 additions & 3 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -3272,9 +3272,6 @@ static int ext4_fill_super(struct super_block *sb, void *data, int silent)
}
sb->s_fs_info = sbi;
sbi->s_sb = sb;
sbi->s_mount_opt = 0;
sbi->s_resuid = make_kuid(&init_user_ns, EXT4_DEF_RESUID);
sbi->s_resgid = make_kgid(&init_user_ns, EXT4_DEF_RESGID);
sbi->s_inode_readahead_blks = EXT4_DEF_INODE_READAHEAD_BLKS;
sbi->s_sb_block = sb_block;
if (sb->s_bdev->bd_part)
Expand Down

0 comments on commit cac1289

Please sign in to comment.