fix switch_names() breakage in short-to-short case
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 3 Nov 2008 20:03:50 +0000 (15:03 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sun, 18 Jan 2009 18:35:41 +0000 (10:35 -0800)
commit dc711ca35f9d95a1eec02118e0c298b5e3068315 upstream.

We want ->name.len to match the resulting name on *both*
source and target

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found