From: Al Viro Date: Thu, 24 Dec 2009 07:08:19 +0000 (-0500) Subject: postpone __putname() until after do_last() X-Git-Tag: v2.6.34-rc1~195^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c41c14056210e4a328659c82b1edaccb0910d18c;p=pandora-kernel.git postpone __putname() until after do_last() Since do_last() doesn't mangle nd->last_name, we can safely postpone __putname() done in handling of trailing symlinks until after the call of do_last() Signed-off-by: Al Viro --- Reading git-diff-tree failed