GFS2: fix regression in dir_double_exhash
authorBob Peterson <rpeterso@redhat.com>
Fri, 14 Jun 2013 12:39:18 +0000 (08:39 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 14 Jun 2013 12:27:17 +0000 (13:27 +0100)
Recent commit e8830d8 introduced a bug in function dir_double_exhash;
it was failing to set h in the fall-back case. This patch corrects it.

Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found