From def4af30cf945a3735ffca865788ea84b30b25d9 Mon Sep 17 00:00:00 2001 From: Al Viro Date: Sat, 26 Dec 2009 08:37:05 -0500 Subject: [PATCH] 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-format-patch failed