- Timestamp:
- Jan 6, 2025 4:35:28 PM (13 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Storage/ISCSI.cpp
r106061 r107425 1903 1903 * to reestablish by logging in, the target might be responsive again. */ 1904 1904 if (pImage->state == ISCSISTATE_FREE) 1905 rc =iscsiAttach(pImage);1905 iscsiAttach(pImage); 1906 1906 1907 1907 /* If still not in normal state, then the underlying transport connection
Note:
See TracChangeset
for help on using the changeset viewer.