]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Adapt np_[read|write]_send() to more recent tevent_req conventions
authorVolker Lendecke <vl@samba.org>
Wed, 10 Aug 2022 06:39:12 +0000 (08:39 +0200)
committerJeremy Allison <jra@samba.org>
Fri, 26 Aug 2022 18:54:37 +0000 (18:54 +0000)
commit7c26512b6da6b12cbb4f36d40292f9863a4b2536
treee2fbaf8cfbf869ba403995ac6b5f53e59bf768b6
parent556e1a5ee4e574679bbcbc13ba6091c17b6c9c51
smbd: Adapt np_[read|write]_send() to more recent tevent_req conventions

We usually don't do "goto post_status;" anymore

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/rpc_server/srv_pipe_hnd.c