From: Eric Sandeen Date: Thu, 17 Sep 2009 15:55:58 +0000 (-0400) Subject: ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK X-Git-Tag: v2.6.32-rc1~633^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a80e9867db154966b2a771042e10452ac110e1e;p=pandora-kernel.git ext4: replace MAX_DEFRAG_SIZE with EXT_MAX_BLOCK There's no reason to redefine the maximum allowable offset in an extent-based file just for defrag; EXT_MAX_BLOCK already does this. Signed-off-by: Eric Sandeen Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed