hal ChangeLog,1.474,1.475
Kay Sievers
kay at freedesktop.org
Fri Mar 11 10:00:37 PST 2005
- Previous message: hal ChangeLog,1.473,1.474
- Next message: hal/volume_id Makefile.am, 1.5, 1.6 highpoint.c, 1.3,
1.4 highpoint.h, 1.1, 1.2 isw_raid.c, NONE, 1.1 isw_raid.h,
NONE, 1.1 linux_raid.c, 1.3, 1.4 logging.h, 1.3,
1.4 lsi_raid.c, NONE, 1.1 lsi_raid.h, NONE, 1.1 ntfs.c, 1.3,
1.4 nvidia_raid.c, NONE, 1.1 nvidia_raid.h, NONE,
1.1 promise_raid.c, NONE, 1.1 promise_raid.h, NONE,
1.1 silicon_raid.c, NONE, 1.1 silicon_raid.h, NONE,
1.1 via_raid.c, NONE, 1.1 via_raid.h, NONE, 1.1 volume_id.c,
1.6, 1.7 volume_id.h, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/hal/hal
In directory gabe:/tmp/cvs-serv13214
Modified Files:
ChangeLog
Log Message:
2005-03-11 Kay Sievers <kay.sievers at vrfy.org>
Add all the ATA raid signatures which are supported in the dmraid
library. volume_id will just recognize the raid signatures and set
the usage to raid, to prevent raid members to show up as mountable
volumes. Any detailed informatiuon about the raid set must be
queried with the original lib.
* volume_id/Makefile.am:
* volume_id/highpoint.c: (volume_id_probe_highpoint_37x_raid),
(volume_id_probe_highpoint_45x_raid):
* volume_id/highpoint.h:
* volume_id/isw_raid.c: (volume_id_probe_intel_software_raid):
* volume_id/isw_raid.h:
* volume_id/linux_raid.c: (volume_id_probe_linux_raid):
* volume_id/logging.h:
* volume_id/lsi_raid.c: (volume_id_probe_lsi_mega_raid):
* volume_id/lsi_raid.h:
* volume_id/ntfs.c: (volume_id_probe_ntfs):
* volume_id/nvidia_raid.c: (volume_id_probe_nvidia_raid):
* volume_id/nvidia_raid.h:
* volume_id/promise_raid.c:
(volume_id_probe_promise_fasttrack_raid):
* volume_id/promise_raid.h:
* volume_id/silicon_raid.c: (volume_id_probe_silicon_medley_raid):
* volume_id/silicon_raid.h:
* volume_id/via_raid.c: (volume_id_probe_via_raid):
* volume_id/via_raid.h:
* volume_id/volume_id.c: (volume_id_probe_all):
* volume_id/volume_id.h: Version 42.
Index: ChangeLog
===================================================================
RCS file: /cvs/hal/hal/ChangeLog,v
retrieving revision 1.474
retrieving revision 1.475
diff -u -d -r1.474 -r1.475
--- ChangeLog 10 Mar 2005 23:18:33 -0000 1.474
+++ ChangeLog 11 Mar 2005 18:00:35 -0000 1.475
@@ -1,5 +1,55 @@
2005-03-11 Kay Sievers <kay.sievers at vrfy.org>
+ Add all the ATA raid signatures which are supported in the dmraid
+ library. volume_id will just recognize the raid signatures and set
+ the usage to raid, to prevent raid members to show up as mountable
+ volumes. Any detailed informatiuon about the raid set must be
+ queried with the original lib.
+
+ * volume_id/Makefile.am:
+
+ * volume_id/highpoint.c: (volume_id_probe_highpoint_37x_raid),
+ (volume_id_probe_highpoint_45x_raid):
+
+ * volume_id/highpoint.h:
+
+ * volume_id/isw_raid.c: (volume_id_probe_intel_software_raid):
+
+ * volume_id/isw_raid.h:
+
+ * volume_id/linux_raid.c: (volume_id_probe_linux_raid):
+
+ * volume_id/logging.h:
+
+ * volume_id/lsi_raid.c: (volume_id_probe_lsi_mega_raid):
+
+ * volume_id/lsi_raid.h:
+
+ * volume_id/ntfs.c: (volume_id_probe_ntfs):
+
+ * volume_id/nvidia_raid.c: (volume_id_probe_nvidia_raid):
+
+ * volume_id/nvidia_raid.h:
+
+ * volume_id/promise_raid.c:
+ (volume_id_probe_promise_fasttrack_raid):
+
+ * volume_id/promise_raid.h:
+
+ * volume_id/silicon_raid.c: (volume_id_probe_silicon_medley_raid):
+
+ * volume_id/silicon_raid.h:
+
+ * volume_id/via_raid.c: (volume_id_probe_via_raid):
+
+ * volume_id/via_raid.h:
+
+ * volume_id/volume_id.c: (volume_id_probe_all):
+
+ * volume_id/volume_id.h: Version 42.
+
+2005-03-11 Kay Sievers <kay.sievers at vrfy.org>
+
* volume_id/Makefile.am: add minix probing code
* volume_id/luks.c:
- Previous message: hal ChangeLog,1.473,1.474
- Next message: hal/volume_id Makefile.am, 1.5, 1.6 highpoint.c, 1.3,
1.4 highpoint.h, 1.1, 1.2 isw_raid.c, NONE, 1.1 isw_raid.h,
NONE, 1.1 linux_raid.c, 1.3, 1.4 logging.h, 1.3,
1.4 lsi_raid.c, NONE, 1.1 lsi_raid.h, NONE, 1.1 ntfs.c, 1.3,
1.4 nvidia_raid.c, NONE, 1.1 nvidia_raid.h, NONE,
1.1 promise_raid.c, NONE, 1.1 promise_raid.h, NONE,
1.1 silicon_raid.c, NONE, 1.1 silicon_raid.h, NONE,
1.1 via_raid.c, NONE, 1.1 via_raid.h, NONE, 1.1 volume_id.c,
1.6, 1.7 volume_id.h, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the hal-commit
mailing list