Kenneth D. Merry
8220f9ac52
For CCBs allocated on the stack, we need to clear the entire CCB, not just
...
the header. Otherwise stack garbage can lead to random flags getting set.
This showed up as 'camcontrol rescan all' failing with EINVAL because the
address type wasn't CAM_DATA_VADDR.
sbin/camcontrol/camcontrol.c:
In rescan_or_reset_bus(), bzero the stack-allocated CCBs before
use instead of clearing the body.
MFC after: 3 days
Sponsored by: Spectra Logic
2016-10-20 19:42:26 +00:00
..
2016-10-05 19:49:48 +00:00
2016-10-05 19:56:10 +00:00
2016-10-20 19:42:26 +00:00
2016-10-02 23:19:05 +00:00
2016-10-05 20:01:09 +00:00
2016-10-08 12:53:23 +00:00
2016-10-05 20:08:07 +00:00
2016-09-20 19:21:41 +00:00
2016-10-02 23:26:41 +00:00
2016-10-02 23:30:28 +00:00
2016-05-02 01:40:31 +00:00
2016-10-02 23:35:45 +00:00
2016-10-02 14:32:04 +00:00
2016-10-05 20:21:06 +00:00
2016-10-05 20:28:04 +00:00
2016-10-05 20:31:44 +00:00
2016-10-05 20:38:49 +00:00
2016-10-02 23:40:17 +00:00
2016-10-02 23:44:52 +00:00
2016-10-02 23:48:33 +00:00
2016-09-16 04:28:31 +00:00
2016-09-16 04:28:31 +00:00
2016-09-26 14:01:41 +00:00
2016-09-16 04:28:31 +00:00
2016-09-16 04:28:31 +00:00
2016-10-09 03:20:58 +00:00
2016-10-07 13:43:38 +00:00
2016-10-18 15:14:46 +00:00
2016-09-16 04:28:31 +00:00
2016-04-19 04:52:13 +00:00
2016-04-19 04:52:51 +00:00
2016-10-19 21:07:17 +00:00
2016-05-04 23:20:53 +00:00
2016-09-16 04:28:31 +00:00
2016-10-02 23:56:08 +00:00
2016-10-02 23:59:31 +00:00
2016-09-19 18:42:58 +00:00
2016-10-03 00:16:16 +00:00
2016-10-03 00:25:15 +00:00
2016-09-16 04:28:31 +00:00
2016-10-03 00:28:42 +00:00
2016-10-03 00:31:58 +00:00
2016-09-16 04:28:31 +00:00
2016-10-05 20:42:35 +00:00
2016-05-02 00:45:46 +00:00
2016-08-30 18:01:26 +00:00
2016-05-01 02:19:49 +00:00
2016-10-05 20:45:21 +00:00
2016-09-16 04:28:31 +00:00
2016-10-13 20:34:44 +00:00
2016-05-12 05:43:54 +00:00
2016-07-05 07:01:42 +00:00
2016-05-16 00:36:12 +00:00
2016-09-16 04:08:34 +00:00
2016-09-16 04:11:04 +00:00
2016-05-01 02:24:05 +00:00
2016-08-23 02:06:20 +00:00
2016-05-01 21:17:30 +00:00
2016-07-27 08:26:34 +00:00
2016-05-15 06:06:22 +00:00
2016-10-06 05:16:44 +00:00
2016-10-03 00:40:20 +00:00
2016-10-03 00:42:25 +00:00
2016-10-03 00:55:18 +00:00
2016-04-20 01:35:09 +00:00
2016-10-02 15:01:31 +00:00
2016-09-18 17:38:02 +00:00
2016-05-04 23:20:53 +00:00
2016-04-19 15:08:35 +00:00
2016-09-16 04:12:32 +00:00