smbd: use a helper variable in open_file()
commit6ab75d2c629969f1b654c7228eb7fb050eeb615d
authorRalph Boehme <slow@samba.org>
Sun, 7 Jun 2020 14:42:50 +0000 (7 16:42 +0200)
committerJeremy Allison <jra@samba.org>
Sat, 18 Jul 2020 05:58:40 +0000 (18 05:58 +0000)
tree8fcc1c204fa1ae945b2a840721775d6da7e2bf75
parent916ebade769a55eb6d87bf9078533e41d3497683
smbd: use a helper variable in open_file()

No change in behaviour, this just prepares for changes to come.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/open.c