From: Al Viro Date: Sat, 26 Dec 2009 13:37:05 +0000 (-0500) Subject: Get rid of symlink body copying X-Git-Tag: v2.6.34-rc1~195^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=def4af30cf945a3735ffca865788ea84b30b25d9;p=pandora-kernel.git Get rid of symlink body copying Now that nd->last stays around until ->put_link() is called, we can just postpone that ->put_link() in do_filp_open() a bit and don't bother with copying. Signed-off-by: Al Viro --- Reading git-diff-tree failed