From: Amir Goldstein Date: Mon, 27 Jun 2011 21:10:28 +0000 (-0400) Subject: ext4: rename ext4_indirect_* funcs to ext4_ind_* X-Git-Tag: v3.1-rc1~90^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bb2b247124ba6093455d4aef26743b1bef27bc5;p=pandora-kernel.git ext4: rename ext4_indirect_* funcs to ext4_ind_* We are going to move all ext4_ind_* functions to indirect.c. Before we do that, let's rename 2 functions called ext4_indirect_* to ext4_ind_*, to keep to the naming convention. Signed-off-by: Amir Goldstein Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed