From: Steven Whitehouse Date: Fri, 17 Sep 2010 11:30:23 +0000 (+0100) Subject: GFS2: Make . and .. qstrs constant X-Git-Tag: v2.6.37-rc1~220^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d1235852b462cfb66aa036bd4a2686763c69ed4;p=pandora-kernel.git GFS2: Make . and .. qstrs constant Rather than calculating the qstrs for . and .. each time we need them, its better to keep a constant version of these and just refer to them when required. Signed-off-by: Steven Whitehouse Reviewed-by: Christoph Hellwig --- Reading git-diff-tree failed