From: Bob Peterson Date: Thu, 12 Apr 2012 13:19:30 +0000 (-0400) Subject: GFS2: Use variable rather than qa to determine if unstuff necessary X-Git-Tag: v3.5-rc1~168^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f7ee358e5a0fedcb45c64bd83dad9dc9a212508;p=pandora-kernel.git GFS2: Use variable rather than qa to determine if unstuff necessary In the future, the qadata structure will be eliminated and merged back in with the block reservation structure, after we extend the lifespan of that. This patch is a step forward in eliminating the qadata structure. It adds a variable to the do_grow function to determine when unstuffing is necessary, and has been done. Signed-off-by: Bob Peterson Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed