Module Name: src Committed By: riastradh Date: Sun Feb 13 19:03:25 UTC 2022
Modified Files: src/sys/dev/iscsi: iscsi_main.c Log Message: iscsi(4): Fix config_found usage -- needs kernel lock. Candidate fix for PR kern/56709. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/dev/iscsi/iscsi_main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.