commit | b99b98dc2673a123a73068f16720232d7be7e669 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Wed Sep 21 11:05:16 2011 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Oct 21 12:39:54 2011 +0100 |
tree | a191b03e9c054c62777d1b3ab3cae55cbd6e5e01 | |
parent | 9ae32429fe036fcfce036ec57b28fc59f3911976 [diff] |
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 <swhiteho@redhat.com>