]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify get_posix_fsp()
authorVolker Lendecke <vl@samba.org>
Tue, 3 Dec 2024 16:24:40 +0000 (17:24 +0100)
committerVolker Lendecke <vl@samba.org>
Tue, 17 Dec 2024 12:30:30 +0000 (12:30 +0000)
commita780c07c24929f44aca3d47f5d72309a5696d392
treee382dce086507bc91779f3ef983ae822939ccaa5
parentf41dc1440beedcd85a0b4526336cdb26bfead721
smbd: Simplify get_posix_fsp()

Remove three variables only set at initialization time

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Pavel Filipenský <pfilipensky@samba.org>
source3/smbd/smb1_trans2.c