libsmb: Use clistr_smb2_extract_snapshot_token() in cli_smb2_create_fnum_send()
commitc64c8af6d4b121b0fa7ebe13b5c7c28ee9cc8053
authorJeremy Allison <jra@samba.org>
Thu, 15 Dec 2022 21:32:35 +0000 (15 13:32 -0800)
committerVolker Lendecke <vl@samba.org>
Fri, 16 Dec 2022 07:42:38 +0000 (16 07:42 +0000)
tree8fc5b0af034aa8dd9802c0fc9f68d13510e8495e
parent157a79f0ca45a19db0826a7b49ab0582e8191a68
libsmb: Use clistr_smb2_extract_snapshot_token() in cli_smb2_create_fnum_send()

Now that fname is writable, we can avoid a bit of complexity with
clistr_smb2_extract_snapshot_token()

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