libsmb: Pull up wire_flags calculation from open_internal
authorVolker Lendecke <vl@samba.org>
Wed, 20 Feb 2019 10:41:42 +0000 (11:41 +0100)
committerJeremy Allison <jra@samba.org>
Fri, 22 Feb 2019 20:48:11 +0000 (21:48 +0100)
commit529c61d0c9db5cf1ce852b06e14b7f1b2e72150e
treeceee6603ca59af91dfbf9e89dff797b91aa3896b
parent64176f00bfe78fb443216fadfece5d236dbe1f6c
libsmb: Pull up wire_flags calculation from open_internal

This avoids passing down a boolean

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/libsmb/clifile.c