summaryrefslogtreecommitdiff
path: root/usr/src/lib/libraidcfg
AgeCommit message (Collapse)AuthorFilesLines
2012-09-222933 compiler warning gags need better granularityRichard Lowe1-0/+1
Reviewed by: Eric Schrock <eric.schrock@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2012-02-182077 lots of unreachable breaks in illumos gateMilan Jurik1-2/+1
Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-06-246916796 OSnet mapfiles should use version 2 link-editor syntaxAli Bahrami1-3/+4
--HG-- rename : usr/src/cmd/sgs/libelf/common/mapfile-common => usr/src/cmd/sgs/libelf/common/mapfile-vers rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-bindings => usr/src/cmd/sgs/link_audit/common/mapfile-vers-bindings rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-perfcnt => usr/src/cmd/sgs/link_audit/common/mapfile-vers-perfcnt rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-symbindrep => usr/src/cmd/sgs/link_audit/common/mapfile-vers-symbindrep rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-truss => usr/src/cmd/sgs/link_audit/common/mapfile-vers-truss rename : usr/src/cmd/sgs/link_audit/i386/mapfile-vers-who => usr/src/cmd/sgs/link_audit/common/mapfile-vers-who rename : usr/src/common/mapfiles/i386/map.noexdata => usr/src/common/mapfiles/common/map.noexdata rename : usr/src/lib/libaio/sparc/mapfile-vers => usr/src/lib/libaio/common/mapfile-vers rename : usr/src/lib/libelfsign/common/mapfile.map => usr/src/lib/libelfsign/common/mapfile-vers rename : usr/src/lib/libpthread/sparc/mapfile-vers => usr/src/lib/libpthread/common/mapfile-vers rename : usr/src/lib/librt/amd64/mapfile-vers => usr/src/lib/librt/common/mapfile-vers rename : usr/src/lib/libsys/sparc/mapfile-vers => usr/src/lib/libsys/common/mapfile-vers rename : usr/src/lib/libthread/sparc/mapfile-vers => usr/src/lib/libthread/common/mapfile-vers
2009-02-196641048 raidctl -lg suffers from off-by-one errors for vendor id and product ↵Milan Jurik1-1/+3
id fields 6805377 raidctl uses snprintf() improperly, possibly causing bad memory access
2009-02-196764864 Array overrun in libraidcfgMilan Jurik1-2/+3
2009-02-106798660 Cadmium .NOT file processing problem with CWD relative file pathsAli Bahrami1-2/+14
Contributed by Richard Lowe 6785284 Mapfile versioning rules need to be more visible to gatelings 6800164 Standard file exclusion mechanism needed for Cadmium tools
2008-12-186735420 raidctl crashes with a SIGSEGV when using libumem with diagnostics ↵Zach Kissel1-0/+1
turned on.
2008-12-04PSARC 2008/731 raidctl hotspare adjustmentYu-Bo Ryan Wang3-297/+278
6763415 raidctl should set/unset only one hotspare per time
2008-08-156721598 raidctl code should be lint clean when -errsecurity=standard is addedYu-Bo Ryan Wang2-5/+8
2008-07-30PSARC 2008/458 RaidCfg GUID and volume activation supportyw1618843-4/+186
6523832 raidctl cannot support mpxio-capable disks when mpxio enabled on the hba controller. 6692827 raidctl not capable of hot-spare setting/un-setting actions 6695619 raidctl should allow activation of RAID volumes 6724263 raidctl volume limitation 6729161 raidctl -l <volume> truncates volume name
2008-04-026638569 raidctl should work with multi pathed drivesjc1565602-176/+4
2008-03-196663752 The mpt raidcfg plugin does not handle the volume missing statezk1947571-1/+2
2007-12-03PSARC 2007/667 RaidCfg disk_id adjustmentyw1618842-17/+25
6579042 raidctl cannot support disks with large target number
2007-10-296613175 Error message "Configuration over device node failed" when deleting ↵jc1565601-1/+3
2nd volume with T126434-04
2007-06-286510052 Wrong error message for "-z" optionyw1618841-201/+203
6510054 raidctl "-s" option can not work correctly 6510056 raidctl should display correct disk infomation of array 6568605 raidctl mpt plugin cystle clean for continuation checking 6570499 raidctl cli cystle clean for continuation checking 6570500 raidctl common library cystle clean for continuation checking 6571564 raidctl failed when disk member is missing on SAS device
2007-05-316547695 raidctl should support mirror over OS installed diskyw1618841-37/+2
6556853 mpt plugin should check passthru ioctl reply infomation
2007-02-086519009 libraidcfg's headers and lint library stub have issuesjc1565604-93/+465
--HG-- rename : usr/src/head/raidcfg.h => usr/src/lib/libraidcfg/common/raidcfg.h rename : usr/src/head/raidcfg_spi.h => usr/src/lib/libraidcfg/common/raidcfg_spi.h
2007-01-21PSARC 2005/204 RaidCfg projectjc1565609-0/+5081
PSARC 2006/663 RaidCfg mpt adjustment 6508590 raidctl utility should use the pass_thru interface for mpt support