6d14d41a88aaab2ec author Steven Whitehouse 1202827719 +0000 committer Steven Whitehouse 1206956458 +0100 [GFS2] Get inode buffer only once per block map call In the case that we needed to grow the height of the metadata tree we were looking up the inode buffer and then brelse()ing it despite the fact that it is needed later in the block map process. This patch ensures that we look up the inode's buffer once and only once during the block map process. Signed-off-by: Steven Whitehouse 6NÓü‘?x