s3: posix_acls. Always use STAT, not LSTAT here.
authorJeremy Allison <jra@samba.org>
Sat, 19 Mar 2016 04:50:15 +0000 (21:50 -0700)
committerJeremy Allison <jra@samba.org>
Thu, 24 Mar 2016 21:57:16 +0000 (22:57 +0100)
commit0f245c5ff4f175873f94b108b506527ee06d2a28
tree9c825e4daaa5e97f78f624b5354f6237f6e28553
parent91c385cfd3420873ad87731da0742e4d07bc4020
s3: posix_acls. Always use STAT, not LSTAT here.

We have already refused acls on a symlink.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/smbd/posix_acls.c