From: Bob Peterson Date: Tue, 22 Mar 2011 17:56:37 +0000 (-0400) Subject: GFS2: move function foreach_leaf to gfs2_dir_exhash_dealloc X-Git-Tag: v3.0-rc1~384^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=556bb17998a37dabf7e9e96aa545bcea899be745;p=pandora-kernel.git GFS2: move function foreach_leaf to gfs2_dir_exhash_dealloc The previous patches made function gfs2_dir_exhash_dealloc do nothing but call function foreach_leaf. This patch simplifies the code by moving the entire function foreach_leaf into gfs2_dir_exhash_dealloc. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed