Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101087
b: refs/heads/master
c: f9a8ac9
h: refs/heads/master
i:
  101085: 5df9503
  101083: 64b727e
  101079: e655ca9
  101071: 7fcea62
  101055: b2249bc
v: v3
  • Loading branch information
Li Zefan authored and Theodore Ts'o committed Jul 11, 2008
1 parent 2ec7a41 commit 0a98680
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 530576bbf379fc45cfb34f246257d8526db44567
refs/heads/master: f9a8ac99fd79eb961a8573ccf058439bc17b4d3a
5 changes: 0 additions & 5 deletions trunk/fs/ext4/super.c
Original file line number Diff line number Diff line change
Expand Up @@ -1899,11 +1899,6 @@ static int ext4_fill_super (struct super_block *sb, void *data, int silent)
goto out_fail;
}

if (!sb_set_blocksize(sb, blocksize)) {
printk(KERN_ERR "EXT4-fs: bad blocksize %d.\n", blocksize);
goto out_fail;
}

/*
* The ext4 superblock will not be buffer aligned for other than 1kB
* block sizes. We need to calculate the offset from buffer start.
Expand Down

0 comments on commit 0a98680

Please sign in to comment.