r23087: Fix POSIX setfilepathinfo to use lstat, not stat.
authorJeremy Allison <jra@samba.org>
Tue, 22 May 2007 22:35:13 +0000 (22:35 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:44 +0000 (12:22 -0500)
commitf546750176a22cdd7298a73afc81587923baaff9
tree7d1ec9a03db2959eb9a3cd6bb5ea5c87015c829b
parent55ea93d47e72d13b7e6d6900eea5da1e9a49ff8d
r23087: Fix POSIX setfilepathinfo to use lstat, not stat.
Still missing lchown (will add this for 3.0.26).
Don't merge for 3.0.25a - possibly 3.0.25b (if it
exists).
Jeremy.
source/smbd/open.c
source/smbd/trans2.c