From: Eric Sandeen Date: Tue, 7 Oct 2008 04:46:36 +0000 (-0400) Subject: Hook ext4 to the vfs fiemap interface. X-Git-Tag: v2.6.28-rc1~709^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6873fa0de14e49c433f1f181c54e511f4f3d459d;p=pandora-kernel.git Hook ext4 to the vfs fiemap interface. ext4_ext_walk_space() was reinstated to be used for iterating over file extents with a callback; it is used by the ext4 fiemap implementation. Signed-off-by: Eric Sandeen Signed-off-by: "Theodore Ts'o" Cc: linux-ext4@vger.kernel.org Cc: linux-fsdevel@vger.kernel.org --- Reading git-diff-tree failed