-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib: Pulling in latest fixes in libraries
Pulling in updates for setting drive type correctly in low-level OS specific code. Pulling in update to getting SAS power mode via test unit ready [#155] Signed-off-by: Tyler Erickson <tyler.erickson@seagate.com>
- Loading branch information
1 parent
f016d4f
commit 8b104e8
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
Submodule opensea-operations
updated
4 files
+0 −50 | include/logs.h | |
+126 −8 | src/drive_info.c | |
+0 −176 | src/logs.c | |
+50 −30 | src/power_control.c |
Submodule opensea-transport
updated
7 files
+2 −0 | include/scsi_helper.h | |
+11 −11 | src/cam_helper.c | |
+10 −10 | src/common_public.c | |
+6 −11 | src/scsi_helper.c | |
+3 −0 | src/sg_helper.c | |
+0 −25 | src/uscsi_helper.c | |
+2 −2 | src/vm_helper.c |