From: Jan Kara Date: Sun, 3 Feb 2013 04:14:31 +0000 (-0500) Subject: ext4: print error when argument of inode_readahead_blk is invalid X-Git-Tag: v3.9-rc1~64^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e33e60eaed5353c9e6863124ad1081a38640db4b;p=pandora-kernel.git ext4: print error when argument of inode_readahead_blk is invalid 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 Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed