GFS2: move function foreach_leaf to gfs2_dir_exhash_dealloc
authorBob Peterson <rpeterso@redhat.com>
Tue, 22 Mar 2011 17:56:37 +0000 (13:56 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 20 Apr 2011 07:54:44 +0000 (08:54 +0100)
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 <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found