ext4: rename ext4_indirect_* funcs to ext4_ind_*
authorAmir Goldstein <amir73il@users.sf.net>
Mon, 27 Jun 2011 21:10:28 +0000 (17:10 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 27 Jun 2011 21:10:28 +0000 (17:10 -0400)
commit8bb2b247124ba6093455d4aef26743b1bef27bc5
treecb9dd91f6616b61bd71286e2f674eda8cad0f476
parentff9893dc8aa622a4f122293a6861566a284edea5
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 <amir73il@users.sf.net>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/inode.c