Page MenuHomeFreeBSD

iscsi: adjust shutdown_pre_sync handler
ClosedPublic

Authored by mhorne on Oct 23 2023, 8:33 PM.
Tags
None
Referenced Files
F153264568: D42342.diff
Mon, Apr 20, 3:31 AM
Unknown Object (File)
Thu, Apr 16, 4:22 PM
Unknown Object (File)
Sun, Mar 29, 6:02 AM
Unknown Object (File)
Fri, Mar 27, 7:30 AM
Unknown Object (File)
Fri, Mar 27, 5:46 AM
Unknown Object (File)
Mar 11 2026, 3:04 PM
Unknown Object (File)
Mar 11 2026, 12:33 PM
Unknown Object (File)
Mar 10 2026, 10:11 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