Fix bug #6769 - symlink unlink does nothing.
authorJeremy Allison <jra@samba.org>
Thu, 1 Oct 2009 23:54:06 +0000 (16:54 -0700)
committerKarolin Seeger <kseeger@samba.org>
Thu, 26 Nov 2009 10:38:54 +0000 (11:38 +0100)
commit9dc2b76b46c1ca1cc9876f5aad1731f248059002
treeb4cda41f5e7253fdd1001e700d466fae4e60d049
parent93b27ca610fa96e83b6db569a638c226ef0cb5cd
Fix bug #6769 - symlink unlink does nothing.
Always use LSTAT for POSIX pathnames.
Jeremy.
(cherry picked from commit 4a7016200731ea3e133665568027a3c99e1fcf71)
source3/modules/vfs_default.c