libsmb: infer posix context from info_level
commitea89dd0069e7df323208ddea91ea79cdad64700c
authorRalph Boehme <slow@samba.org>
Sun, 29 Oct 2023 10:21:47 +0000 (29 11:21 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 31 Oct 2023 04:38:42 +0000 (31 04:38 +0000)
treefd2da97f0afa2b26906b60a576df10ca68e046a5
parent6944aa7cafd536598053812ce6b66b4d8e284859
libsmb: infer posix context from info_level

No need for an explcit additional argument, we can just infer this from the
info_level.

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: David Mulder <dmulder@samba.org>
python/samba/tests/smb3unix.py
source3/libsmb/cli_smb2_fnum.c
source3/libsmb/cli_smb2_fnum.h
source3/libsmb/clilist.c
source3/libsmb/proto.h
source3/libsmb/pylibsmb.c