diff options
author | Jeff Dike <jdike@addtoit.com> | 2007-11-14 16:58:42 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-11-14 18:45:37 -0800 |
commit | fcbaa088fc8625381bd1096bc2eedc4f58a1572c (patch) | |
tree | e17d76e66596797084e94a8233e2571fe5f12b65 /Makefile | |
parent | 5a6dca7c15623626943786977aca738520ea5ba3 (diff) | |
download | linux-fcbaa088fc8625381bd1096bc2eedc4f58a1572c.tar.gz linux-fcbaa088fc8625381bd1096bc2eedc4f58a1572c.tar.bz2 linux-fcbaa088fc8625381bd1096bc2eedc4f58a1572c.zip |
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 <jdike@linux.intel.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions