s3:smbd/filename remove smelly code
authorChristian Ambach <ambi@samba.org>
Tue, 5 Apr 2016 00:58:48 +0000 (02:58 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 3 May 2016 23:28:23 +0000 (01:28 +0200)
commita9ccd50b63421187c18bfb04001d225d212cdc2a
tree5e0720ce65b2c0c6c84620e62cc59d36aa9faded
parent32427768610cbe2e5dfe199ab7865b061ea57919
s3:smbd/filename remove smelly code

not sure how this chunk ended up there, but I agree with
the statement in the comment that behavior should not depend
on developer mode

make test does not seem to depend on it anymore.

This piece had some bad influence on the tests I wrote
for case insensitivite behavior of SMB2/3, so let us
remove this technical debt.

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/filename.c