]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Assert we have an fsp in smbd_do_setfilepathinfo
authorVolker Lendecke <vl@samba.org>
Mon, 22 Jul 2024 09:59:40 +0000 (11:59 +0200)
committerJeremy Allison <jra@samba.org>
Tue, 6 Aug 2024 17:37:39 +0000 (17:37 +0000)
commit2686a189c6cfbbcd93b60ba565967ef08647100d
tree74eae51a5575ff778352f79460a021dcfb0f0c58
parent7e82052ce7a75a2a4839a0b26670d2ef08af0a82
smbd: Assert we have an fsp in smbd_do_setfilepathinfo

With this in the future we can avoid some special cases in our callees

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Aug  6 17:37:39 UTC 2024 on atb-devel-224
source3/smbd/smb2_trans2.c