From: Feng Tang Date: Wed, 23 Mar 2011 18:05:03 +0000 (-0400) Subject: ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep() X-Git-Tag: v2.6.39-rc1~73^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6de9843dab3f2a1d4d66d80aa9e5782f80977d20;p=pandora-kernel.git ext4: remove redundant set_buffer_mapped() in ext4_da_get_block_prep() The map_bh() call will have already set the buffer_head to mapped. Signed-off-by: Feng Tang Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed