From: Jeff Dike Date: Thu, 15 Nov 2007 00:58:42 +0000 (-0800) Subject: uml: fix symlink loops X-Git-Tag: v2.6.24-rc3~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcbaa088fc8625381bd1096bc2eedc4f58a1572c;p=pandora-kernel.git uml: fix symlink loops symlinks to directories in the non-O= case were lacking -n, which meant that, when the link already existed, a new link pointing at itself was created in the target directory. Signed-off-by: Jeff Dike Cc: Sam Ravnborg Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed