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)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 31 Dec 2008 23:07:40 +0000 (18:07 -0500)
We want ->name.len to match the resulting name on *both*
source and target

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found