s3: smbd: Remove ugly use of discard_const that previously was hidden in resolve_dfsp...
authorJeremy Allison <jra@samba.org>
Thu, 18 May 2017 18:36:56 +0000 (11:36 -0700)
committerJeremy Allison <jra@samba.org>
Mon, 22 May 2017 16:41:15 +0000 (18:41 +0200)
commit0e1c0684c2b3406cd04b817a8def0bd080ce0f02
tree62f67a591493557ae42ab184a50db03ccc4e1b95
parent2647eedb6151a0e06b62412ff5485fe7a83b7279
s3: smbd: Remove ugly use of discard_const that previously was hidden in resolve_dfspath_wcard().

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
source3/smbd/filename.c