Page MenuHomeFreeBSD

iscsi: adjust shutdown_pre_sync handler
ClosedPublic

Authored by mhorne on Oct 23 2023, 8:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 18, 11:24 PM
Unknown Object (File)
Oct 4 2024, 11:42 AM
Unknown Object (File)
Oct 4 2024, 9:25 AM
Unknown Object (File)
Oct 1 2024, 7:32 PM
Unknown Object (File)
Oct 1 2024, 5:25 PM
Unknown Object (File)
Sep 28 2024, 5:21 AM
Unknown Object (File)
Sep 27 2024, 1:24 PM
Unknown Object (File)
Sep 23 2024, 2:03 PM
Subscribers

Details

Summary

Don't attempt to service reconnections if RB_NOSYNC is set (somewhat
debatable). More crucially, don't do it if the scheduler is stopped,
as the maintenance thread will never run again.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable