From: Lukas Czerner Date: Tue, 20 Mar 2012 03:05:43 +0000 (-0400) Subject: ext4: remove unused code from ext4_ext_map_blocks() X-Git-Tag: v3.4-rc1~75^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7877191c28b1e140795c0c951dde8aad43757378;p=pandora-kernel.git ext4: remove unused code from ext4_ext_map_blocks() Since the commit 'Rewrite punch hole to use ext4_ext_remove_space()' reworked the punch hole implementation to use ext4_ext_remove_space() instead of ext4_ext_map_blocks(), we can remove the code which is no longer needed from the ext4_ext_map_blocks(). Signed-off-by: Lukas Czerner Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed