From: Steven Whitehouse Date: Wed, 21 Sep 2011 10:05:16 +0000 (+0100) Subject: GFS2: Move readahead of metadata during deallocation into its own function X-Git-Tag: v3.2-rc1~132^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b99b98dc2673a123a73068f16720232d7be7e669;p=pandora-kernel.git GFS2: Move readahead of metadata during deallocation into its own function 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 --- Reading git-diff-tree failed