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>
Wed, 21 Jul 2021 09:37:15 +0000 (09:37 +0000)
commit170b81955078c5cb9620516cfd31fe02db6f11f6
treec2316abfe6c5cf557327a9bbedec586cc70cccfe
parentb644b297bf83e49d81c97593f5e33b4dc57686dc
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