s3:smbd: let unix_convert() only do the optimistic stat() if no wildcards are
authorStefan Metzmacher <metze@samba.org>
Tue, 7 Sep 2010 15:31:45 +0000 (17:31 +0200)
committerStefan Metzmacher <metze@samba.org>
Mon, 18 Apr 2011 15:59:22 +0000 (17:59 +0200)
commitbf86a59cfdbbd73e8935b955a194b337391691b0
treed7232e9647f7209aad2382c15e235c0ee278eecb
parentb709d20665ab7ad8889c4111e81f32493fbd4bf4
s3:smbd: let unix_convert() only do the optimistic stat() if no wildcards are
used

Inspired by:

commit c96d487ae3c65c17b377bb316adac4b5775448f3
Author: Jeremy Allison <jra@samba.org>
Date:   Wed Nov 25 13:17:56 2009 -0800

    Make us pass RAW-CHKPATH with a case sensitive share.

metze
source3/smbd/filename.c