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:
5f3633e
)
ext4: print error when argument of inode_readahead_blk is invalid
author
Jan Kara
<jack@suse.cz>
Sun, 3 Feb 2013 04:14:31 +0000
(23:14 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Sun, 3 Feb 2013 04:14:31 +0000
(23:14 -0500)
If argument of inode_readahead_blk is too big, we just bail out
without printing any error. Fix this since it could confuse users.
Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/super.c
patch
|
blob
|
history
diff --cc
fs/ext4/super.c
Simple merge