GFS2: Move readahead of metadata during deallocation into its own function
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 21 Sep 2011 10:05:16 +0000 (11:05 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 21 Oct 2011 11:39:54 +0000 (12:39 +0100)
Move the recently added readahead of the indirect pointer
tree during deallocation into its own function in order
that we can use it elsewhere in the future. Also this
fixes the resetting of the "first" variable in the
original patch.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found