smbd: Simplify call_trans2setfilepathinfo()
commitf72572ff6f4cf5529124f8f7d65048ae21603035
authorVolker Lendecke <vl@samba.org>
Fri, 23 Dec 2022 16:29:45 +0000 (23 17:29 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 4 Jan 2023 08:54:32 +0000 (4 08:54 +0000)
tree2f3ae42ebba2ee6727c5c21440268ac2cef2e61b
parent6619b16fec717813df94c26296270eab96bc4dc8
smbd: Simplify call_trans2setfilepathinfo()

Move the file/path specific preparations to the respective callers.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/smb1_trans2.c