summaryrefslogtreecommitdiffstats
path: root/fs/gfs2/ops_address.c
diff options
context:
space:
mode:
authorSteven Whitehouse2008-01-29 10:12:55 +0100
committerSteven Whitehouse2008-03-31 11:40:18 +0200
commitdbac6710a6dfcec7fbe7d9571c183d86a4237623 (patch)
tree2aea63cbfaf42f5ca4473d7eb3e8486b66dfa669 /fs/gfs2/ops_address.c
parent[GFS2] Move part of gfs2_block_map into a separate function (diff)
downloadkernel-qcow2-linux-dbac6710a6dfcec7fbe7d9571c183d86a4237623.tar.gz
kernel-qcow2-linux-dbac6710a6dfcec7fbe7d9571c183d86a4237623.tar.xz
kernel-qcow2-linux-dbac6710a6dfcec7fbe7d9571c183d86a4237623.zip
[GFS2] Introduce array of buffers to struct metapath
The reason for doing this is to allow all the block mapping code to share the same array. As a result we can remove two arguments from lookup_metapath since they are now returned via the array. We also add a function to drop all refs to buffer heads when we are done with the metapath. The build_height function shares the struct metapath, but currently still frees its own buffers, and this will change in a future patch. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/ops_address.c')
0 files changed, 0 insertions, 0 deletions