Third part of fix for bug #8541 - readlink() on Linux clients fails if the symlink...
authorJeremy Allison <jra@samba.org>
Sat, 22 Oct 2011 01:35:15 +0000 (18:35 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 22 Oct 2011 04:30:16 +0000 (06:30 +0200)
commitf4593181876f7a9ef55ceee8d1a20369197a63ba
tree7f993acc4837fe8f38a7b6986ab07df924c68fb0
parentd1a4ee604ffaac4c6ddf6b8939e3d42688d2c73d
Third part of fix for bug #8541 - readlink() on Linux clients fails if the symlink target is outside of the share.

Missed passing ucf_flags instead of hard coded flags in findfirst call.

Autobuild-User: Jeremy Allison <jra@samba.org>
Autobuild-Date: Sat Oct 22 06:30:16 CEST 2011 on sn-devel-104
source3/smbd/trans2.c