From: Eric Sandeen Date: Mon, 30 Apr 2012 18:16:04 +0000 (-0500) Subject: ext3: pass custom EOF to generic_file_llseek_size() X-Git-Tag: v3.6-rc1~152^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de9b9422026357c878a9fa3714936be0e1388e9c;p=pandora-kernel.git ext3: pass custom EOF to generic_file_llseek_size() Use the new custom EOF argument to generic_file_llseek_size so that SEEK_END will go to the max hash value for htree dirs in ext3 rather than to i_size_read() Signed-off-by: Eric Sandeen Signed-off-by: Al Viro --- Reading git-diff-tree failed