libcli/smb: make smb2cli_ioctl_parse_buffer() available as smb2cli_parse_dyn_buffer()
authorStefan Metzmacher <metze@samba.org>
Tue, 29 Jun 2021 13:24:13 +0000 (15:24 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 19 Jul 2021 06:18:12 +0000 (06:18 +0000)
commitf47e9965c77ad4f1936dde71b79dec5e12add12a
tree59959887f6ae05e17eff2c9061c41ebb6d1ba06b
parentd4d9bc847c5a12075a7e7b7c1eb23a637f8670b8
libcli/smb: make smb2cli_ioctl_parse_buffer() available as smb2cli_parse_dyn_buffer()

It will be used in smb2cli_read.c soon...

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14607

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 1faf15b3d0f41fa8a94b76d1616a4460ce0c6fa4)
libcli/smb/smb2cli_ioctl.c
libcli/smb/smbXcli_base.c
libcli/smb/smbXcli_base.h