Hook ext4 to the vfs fiemap interface.
authorEric Sandeen <sandeen@redhat.com>
Tue, 7 Oct 2008 04:46:36 +0000 (00:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 7 Oct 2008 04:46:36 +0000 (00:46 -0400)
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 <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: linux-ext4@vger.kernel.org
Cc: linux-fsdevel@vger.kernel.org

No differences found