git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
288be96
)
Ext2: remove the overhead check about sb in the function ext2_new_blocks
author
Wang Shilong
<wangsl-fnst@cn.fujitsu.com>
Wed, 6 Feb 2013 06:14:26 +0000
(14:14 +0800)
committer
Jan Kara
<jack@suse.cz>
Wed, 6 Feb 2013 12:47:02 +0000
(13:47 +0100)
It can be guranteed that inode->i_sb should not be null in vfs.
So here the check about it is overhead.
Signed-off-by: Wang Shilong <wangsl-fnst@cn.fujitsu.com>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found