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)
committerKarolin Seeger <kseeger@samba.org>
Wed, 26 Oct 2011 17:22:47 +0000 (19:22 +0200)
commit73aee207497028b524f2f4d011ab28d954a598c7
treeb607fe40f8e9756af5bdc10317c17796de16547a
parent84ce5f1b96be650ad80fa1dc030539113a27c50d
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
(cherry picked from commit f4593181876f7a9ef55ceee8d1a20369197a63ba)
source3/smbd/trans2.c