GFS2: Make . and .. qstrs constant
authorSteven Whitehouse <swhiteho@redhat.com>
Fri, 17 Sep 2010 11:30:23 +0000 (12:30 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 20 Sep 2010 10:21:09 +0000 (11:21 +0100)
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 <swhiteho@redhat.com>
Reviewed-by: Christoph Hellwig <hch@infradead.org>

No differences found