summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2016-07-207194 Reservation tests do not properly calculate reservation sizeJohn Wren Kennedy4-8/+8
7195 Increase the default timeout for individual tests in zfstest Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-207098 ::prtconf could filter by attached driver nameRobert Mustacchi4-16/+57
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2016-07-207099 mdb could illuminate proc_t flagsJoshua M. Clulow1-1/+84
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Simon Klinkert <simon.klinkert@gmail.com> Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2016-07-197086 ztest attempts dva_get_dsize_sync on an embedded blockpointerMatthew Ahrens1-6/+14
Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-197164 zdb should be able to open the root datasetTim Chase2-1/+22
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-197072 zfs fails to expand if lun added when os is in shutdown stateGeorge Wilson3-34/+18
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Alex Reece <alex@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-07-197163 ztest failures due to excess error injectionMatthew Ahrens1-2/+24
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-197162 Intermittent failures from ro_props_001_posMatthew Ahrens1-2/+6
Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-197147 ztest: ztest_ddt_repair fails with ztest_pattern_match assertionGeorge Wilson1-3/+12
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-177126 NSS_XbyY_FINI has too much logic for a function-like macroRichard Lowe3-28/+32
Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-156458 nfsauth_cache_get() deadlock with kmem reap threadGeorge Wilson1-4/+15
Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Steven Hartland <steven.hartland@multiplay.co.uk> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2016-07-147104 increase indirect block sizeMatthew Ahrens50-145/+207
Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-146327 devfsadm and bootadm taking long time for configs with large number of ↵George Wilson1-3/+17
zvols Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Eric Schrock <eric.schrock@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-147071 lzc_snapshot does not fill in errlist on ENOENTMatthew Ahrens1-0/+8
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-146950 ARC should cache compressed dataGeorge Wilson58-1916/+4348
Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Don Brady <don.brady@intel.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-07-137177 More null pointer dereferences in elfdumpDillon Amburgey1-17/+22
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-07-116610 NULL pointer constant issues in uts/i86xpvRichard PALO3-5/+9
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-107174 Hal searches for fdi files in wrong directoriesAlexander Pyhalov2-7/+18
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-077156 i40e dmod shouldn't build on SPARCRobert Mustacchi6-9/+27
Reviewed by: Alexander Eremin <a.eremin@nexenta.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-07-077167 lofi does mismanage size(9P) propertiesToomas Soome1-12/+15
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-07-077161 uefi reboot needs to use acpi_reset_system() if availableToomas Soome1-3/+3
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-07-077141 divide by zero when string table entry size is zeroDillon Amburgey1-9/+36
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-07-067154 arn(7D) walks out of bounds when byteswapping the 4K eepromRichard Lowe8-150/+12
7152 weird condition in arn(7D) needs clarification 7153 delete unused code in arn(7D) 7155 arn(7D) should include the mac fields in the eeprom enumeration Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Garrett D'Amore <garrett@damore.org>
2016-06-307089 MSI-x on KVM prevents VMs from accessing the networkDan Kimmel2-108/+144
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Daniel Hoffman <dj.hoffman@delphix.com> Reviewed by: Prachetaa Raghavan <prachetaa.raghavan@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-297144 lofi mapping in non-GZ is not working with default match rulesToomas Soome1-5/+12
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-285691 nfs(4) should describe options set via sharectl(1M)Yuri Pankov5-1560/+1419
Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-227106 elfdump crashes with invalid ELFDillon Amburgey1-2/+6
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-227124 6602 introduced unused options b and R for lofiadm commandToomas Soome1-1/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-217051 want id_space(9F) docsRobert Mustacchi3-0/+296
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-217120 mDNS resync was not wsdiff safeRichard Lowe6-70/+84
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-217069 i386_XARCH should include -m32Richard Lowe4-4/+4
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2016-06-216602 lofi should support labeled devicesToomas Soome18-1160/+2139
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-204712 Prefer 'parsable' over 'parseable' in the manual pagesCody Peter Mello10-108/+59
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207050 Prefer 'subcommand' over 'sub-command' in the manual pagesCody Peter Mello11-64/+20
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207049 Prefer 'writable' over 'writeable' in the manual pagesCody Peter Mello3-9/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207047 Fix spelling mistakes in sections 9E, 9F and 9SCody Peter Mello12-90/+26
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207048 Fix spelling mistakes in sections 7D, 7I, 7IPP, and 7PCody Peter Mello15-176/+43
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207046 Fix spelling mistakes in section 5Cody Peter Mello8-74/+30
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207045 Fix spelling mistakes in section 4Cody Peter Mello12-144/+34
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207042 Fix spelling mistakes in library sectionsCody Peter Mello57-452/+140
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207044 Fix spelling mistakes in sections 1HAS and 2Cody Peter Mello4-56/+9
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207041 Fix spelling mistakes in sections 1 and 1MCody Peter Mello55-391/+101
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207040 Detect common spelling errors in manual pagesCody Peter Mello5-3/+293
Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-206992 devprop(1M) should work also with logical namesAlexander Eremin1-4/+10
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-207117 Dangling references to usr/src/common/opensslAlbert Lee1-2/+1
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Gary Mills <gary_mills@fastmail.fm> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-197113 mailq.1 should be mediatedAdam Števko3-2/+7
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Albert Lee <trisk@omniti.com>
2016-06-147063 64-bit mdb has trouble printing doublesRobert Mustacchi1-5/+22
Reviewed by: Dave Pacheco <dap@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2016-06-145115 Want Intel 40GbE NIC driver for illumosRobert Mustacchi41-3/+31149
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Richard Lowe <richlowe@richlowe.net>
2016-06-117057 SysV IPC rctls should report usageJerry Jelinek2-8/+73
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-107056 tmpfs in a non-global zone does not abide by tmpfs_minfreeBryan Cantrill1-2/+9
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Richard Lowe <richlowe@richlowe.net>