chiark / gitweb /
path: follow symbolic link for parent path
authorUmut Tezduyar Lindskog <umut.tezduyar@axis.com>
Tue, 16 Dec 2014 20:58:39 +0000 (21:58 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 17 Dec 2014 02:19:19 +0000 (21:19 -0500)
commitc0e57ba9e22ee937722958d8b912ade2a37f206d
treeda75b706b38b5ac514a28e2fd17a2da6ecb55960
parentdd9c7723fafc8b326188efa86efe00bcbe5abcfd
path: follow symbolic link for parent path

[zj: When we lstat the target path, symlinks above the last component
     will be followed by both stat and lstat. So when we look at the
     parent, we should follow symlinks.]
src/shared/path-util.c