Third part of fix for bug #8541 - readlink() on Linux clients fails if the symlink...
commit8edfc0f3c6043b45754083df9520c36d35a16530
authorJeremy Allison <jra@samba.org>
Sat, 22 Oct 2011 01:35:15 +0000 (21 18:35 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jan 2012 20:26:16 +0000 (23 21:26 +0100)
tree5c1d7c2b4840bf3f45dc3fdc7d645a3e02cf2caf
parentc4b6e73b406c4d89e03cb5b49bca52ef4dcefd9c
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.
(cherry picked from commit 49d2a796bed0273327d8919755023c4dbd6d8232)
(cherry picked from commit 074b9462e4b7b2b6e474566016e93a87c77e1599)
source3/smbd/trans2.c