]> git.ipfire.org Git - thirdparty/samba.git/commit
smbd: Simplify request_timed_out
authorVolker Lendecke <vl@samba.org>
Tue, 21 May 2024 06:38:19 +0000 (08:38 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 22 May 2024 04:23:29 +0000 (04:23 +0000)
commitf2b692fb458f0253adcb8b7ae2b9eb99346559fb
tree59c84b963ee0f5486d2e3761cdff95da52d1e973
parent0fe1a6e9dac928dec9875981b9d299e5e7cc0496
smbd: Simplify request_timed_out

timeval_expired does what we need here

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/smbd/open.c