| Summary: | [iscsi] [patch] iscsi_initiator.ko is missing the dependency to CAM. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | OISHI Masakuni <yamasa> | ||||
| Component: | kern | Assignee: | Antoine Brodin <antoine> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 7.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
OISHI Masakuni
2007-09-29 17:50:01 UTC
antoine 2008-04-20 15:56:59 UTC
FreeBSD src repository
Modified files:
sys/dev/iscsi/initiator iscsi.c
Log:
Record the dependency of the iscsi initiator on cam.
PR: 116745
Submitted by: OISHI Masakuni
Approved by: rwatson (mentor)
MFC after: 1 month
Revision Changes Path
1.2 +1 -0 src/sys/dev/iscsi/initiator/iscsi.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->patched Patched in HEAD. Responsible Changed From-To: freebsd-bugs->antoine Take. antoine 2008-05-27 18:27:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/iscsi/initiator iscsi.c
Log:
MFC to RELENG_7:
Record the dependency of the iscsi initiator on cam.
PR: 116745
Submitted by: OISHI Masakuni
Approved by: rwatson (mentor)
MFC after: 1 month
Revision Changes Path
1.1.2.1 +1 -0 src/sys/dev/iscsi/initiator/iscsi.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: patched->closed Patch committed in HEAD and RELENG_7, thanks for the report! |