Fix bug #7234 - Symlink delete fails but incorrectly reports success to client.
commitf34fecab7fc5b43a189e157718d3353451796d18
authorJeremy Allison <jra@samba.org>
Wed, 10 Mar 2010 22:06:18 +0000 (10 14:06 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 29 Mar 2010 07:41:01 +0000 (29 09:41 +0200)
tree431a6c67e0e4aa309216c9b8e13a5361a721aa9d
parent754a7097b5045a1e6f9cf5df7382c0426c8bde7a
Fix bug #7234 - Symlink delete fails but incorrectly reports success to client.

Typo called LSTAT instead of STAT in the unlink by pathname path.

Jeremy.
(cherry picked from commit 367ddc3d1b525525a9dae077335e33dc0017b58e)
(cherry picked from commit 8f30cb3d43cf043a997711ee96400e1f7697f16f)
source3/smbd/reply.c