From: Amir Goldstein Date: Mon, 27 Jun 2011 23:40:50 +0000 (-0400) Subject: ext4: move ext4_ind_* functions from inode.c to indirect.c X-Git-Tag: v3.1-rc1~90^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dae1e52cb1267bf8f52e5e47a80fab566d7e8aa4;p=pandora-kernel.git ext4: move ext4_ind_* functions from inode.c to indirect.c This patch moves functions from inode.c to indirect.c. The moved functions are ext4_ind_* functions and their helpers. Functions called from inode.c are declared extern. Signed-off-by: Amir Goldstein Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed