summaryrefslogtreecommitdiff
path: root/usr/src
AgeCommit message (Collapse)AuthorFilesLines
2017-01-18OS-5902 OmniTI reports some lint errorsrelease-20170119Dan McDonald3-5/+5
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2017-01-18OS-5900 io_getevents doesn't block when it shouldJerry Jelinek1-2/+16
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-01-17OS-4923 lxbrand aio LTP failuresJerry Jelinek1-3/+30
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-01-17 [illumos-gate merge]Jerry Jelinek2-4/+6
commit f9566879968c5f87f0a51f1a4e41fbb2ce4f5fd8 7772 boot1.efi Free() should check for NULL commit 77e6f23f311b4352dcc27ce2fcbd2c06546ce837 7693 pynfs: OPEN4 st_open.testCreatExclusiveFile FAILURE
2017-01-167772 boot1.efi Free() should check for NULLToomas Soome1-1/+2
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-167693 pynfs: OPEN4 st_open.testCreatExclusiveFile FAILUREVitaliy Gusev1-3/+4
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-16 [illumos-gate merge]Jerry Jelinek22-251/+384
commit ab2e2ee8084b5368a6eff4d96fbad03a661c8ace 7687 mdb cross-module dcmd calls fail in CTF lookup commit 19f5167cc175d745bf9d9a007352b8784d628ac9 7767 6464's call to mount() is incomplete commit 8a154f4f3d77e2c2fd480e445935132f13370372 7765 hal and policykit need to list libdbus dependencies commit 8c8556f95acedca484319abaeb0eb9287d31f991 6923 ipadm show-prop output is ugly when property doesn't exist commit c95076cee9c3910b6b803dc213adbf74a57acf8e 6865 want zfs-tests cases for zpool labelclear command commit 64723e361134b2a2c45341334174f9d34002f8d0 6866 zdb -l should return non-zero if it fails to find any label commit 105686550ee9cbf5d033166a8a2a5a763667d436 7730 libzfs`add_config() leaks config nvl when reading spare/l2cache devices commit f5fb56de308f70aaa788d3921c1177fad4183232 7629 Fix for 7290 neglected to remove some escape sequences
2017-01-147687 mdb cross-module dcmd calls fail in CTF lookupGordon Ross1-4/+37
Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Matt Barden <matt.barden@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-137767 6464's call to mount() is incompleteToomas Soome1-2/+5
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Jason King <jason.brian.king@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-137765 hal and policykit need to list libdbus dependenciesYuri Pankov1-2/+7
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-136923 ipadm show-prop output is ugly when property doesn't existYuri Pankov1-54/+45
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-136865 want zfs-tests cases for zpool labelclear commandYuri Pankov8-1/+215
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-136866 zdb -l should return non-zero if it fails to find any labelYuri Pankov3-44/+61
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-137730 libzfs`add_config() leaks config nvl when reading spare/l2cache devicesYuri Pankov1-0/+3
Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-137629 Fix for 7290 neglected to remove some escape sequencesJohn Wren Kennedy6-144/+11
Reviewed by: Dan Kimmel <dan.kimmel@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-12 [illumos-gate merge]Jerry Jelinek467-266677/+319
commit ad309d3e2ef712dfdf1bc08758f232ebd5fe1612 7761 bootfs_005_neg's pool destruction must handle EBUSY commit 555da5111b0f2552c42d057b211aba89c9c79f6c 7743 per-vdev-zaps have no initialize path on upgrade commit 0e93ddde309a21971dc41356b4834acecaeb9e20 7739 zfs_inherit_003_pos fails due to improperly generated random strings commit 4648396c072c3d0c2a1a38afa5f6717799eb1ac7 7731 libdladm`i_dladm_set_single_prop() leaks memory when resetting properties without default value commit 5f10ef697f250374b7b917e10961c4e02d4e3112 6396 remove SVM Conflicts: usr/src/cmd/dladm/Makefile usr/src/cmd/Makefile.check usr/src/lib/Makefile usr/src/Makefile.lint
2017-01-117761 bootfs_005_neg's pool destruction must handle EBUSYPrakash Surya2-11/+5
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-117743 per-vdev-zaps have no initialize path on upgradePaul Dagnelie2-4/+10
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Don Brady <don.brady@intel.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-117739 zfs_inherit_003_pos fails due to improperly generated random stringsMatthew Ahrens1-1/+1
Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-117731 libdladm`i_dladm_set_single_prop() leaks memory when resetting ↵Yuri Pankov2-38/+47
properties without default value Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
2017-01-117712 mandoc -Tlint does always exit with error code 0 [fix broken build]Jerry Jelinek1-1/+1
2017-01-116396 remove SVMYuri Pankov461-266634/+256
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-01-11 [illumos-gate merge]Jerry Jelinek17-110/+162
commit a593473611dc9e109c40317ce52161b8cfe015ff 7712 mandoc -Tlint does always exit with error code 0 commit 28b83f21b6f708fcc61937fcc89194e3e5e2b295 7527 elfdump: sparc build failed after secflags integration commit 0761b1e6f15f85a8689a952d8aa7d8a1c0d949f7 7196 sparc: libbc syscall conflicts with syscall.h commit bfc95aff2c09d9d96369a6adbb88af800afdcbd1 7677 kmdb: intel system console value can not be screen commit cfba4bc61aac6eae1889bf8e8750f7b6a2ee393f 7549 Add support for %S to libstand as well so /boot/loader and friends can use it.
2017-01-107712 mandoc -Tlint does always exit with error code 0Yuri Pankov9-94/+107
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-107527 elfdump: sparc build failed after secflags integrationOlaf Bohlen2-8/+6
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-107196 sparc: libbc syscall conflicts with syscall.hOlaf Bohlen1-1/+1
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-107677 kmdb: intel system console value can not be screenToomas Soome1-5/+16
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Adam Števko <adam.stevko@gmail.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-01-107549 Add support for %S to libstand as well so /boot/loader and friends can ↵Toomas Soome4-2/+32
use it. Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Adam Števko <adam.stevko@gmail.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-01-10 [illumos-gate merge]Jerry Jelinek3-2/+19
commit cb214887258e20b89cd275946a280fee9c4b47fa 7724 apix may lose interrupts occuring while softint is running at same IPL commit 9d08e1f8c231016dcfeb854acff457e0e54f179d 7723 disable MSI-X in nvme on VMware commit 81293f932bdae6cf8a937185914925a57ec4ad7b 7733 Need SHA Instruction dis support Conflicts: usr/src/test/util-tests/tests/dis/Makefile
2017-01-107724 apix may lose interrupts occuring while softint is running at same IPLBob Warning1-2/+7
Reviewed by: Hans Rosenfeld <hans.rosenfeld@nexenta.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-01-107723 disable MSI-X in nvme on VMwareHans Rosenfeld1-0/+8
Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-10OS-5887 want ugen nodes for devices attached by hidAlex Wilson3-15/+221
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Joshua M. Clulow <jmc@joyent.com>
2017-01-097733 Need SHA Instruction dis supportRobert Mustacchi7-4/+175
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-09 [illumos-gate merge]Jerry Jelinek15-134/+119
commit 9a2c4685271c2f0cb4b08f4cc1192387e67af3f9 1599 backspace should perform delete on console commit d98490e4c04a9cb28c4a2c73887e16e5da1d9468 7734 uts: update properties with correct type 7735 uts: bootfs should use ddi_prop_get_int64() commit b130c20454b5d071292134d42cf34c9f5938c1d5 7738 libipadm`ipadm_enable_addr() leaks addrnvl commit cc6b30399e68fb9666466c57ed822f297b2c6ae4 7737 libipadm`ipadm_enable_if() leaks ifnvl
2017-01-077095 libproc file_info_t file_pname too shortRobert Mustacchi1-1/+1
Reviewed by: Cody Mello <cody.mello@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-01-071599 backspace should perform delete on consoleToomas Soome11-104/+75
Reviewed by: Joshua M. Clulow <jmc@joyent.com> Reviewed by: Albert Lee <trisk@omniti.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-077734 uts: update properties with correct typeToomas Soome2-30/+41
7735 uts: bootfs should use ddi_prop_get_int64() Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-01-067738 libipadm`ipadm_enable_addr() leaks addrnvlYuri Pankov1-0/+1
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-067737 libipadm`ipadm_enable_if() leaks ifnvlYuri Pankov1-0/+2
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2017-01-06OS-5412 'screen' doesn't run on centos7Jerry Jelinek4-5/+100
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Ryan Zezeski <ryan.zeseski@joyent.com> Approved by: Patrick Mooney <patrick.mooney@joyent.com>
2017-01-06 [illumos-gate merge]Jerry Jelinek4-49/+72
commit c2c0835a754ef6f7e4546d9f3fd92174c265981f 7673 uts: strplumb is used before it is initialized commit 01ed526b57e7c0160dae523eb408e5f8a3240fcb 7691 uts: fakebop should not output unprintable data commit 92f29c4ad7c40b844424bb1858c06f2baea67ddd 7695 loader btxldr: process all PT_LOAD segments, not just the first two
2017-01-057673 uts: strplumb is used before it is initializedToomas Soome2-10/+17
Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Robert Mustacchi <rm@joyent.com>
2017-01-057698 SMF's bad_error() should be implemented in terms of uu_panic()Bryan Cantrill8-53/+30
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2017-01-05 [illumos-gate merge]Jerry Jelinek3-2/+74
commit 2380c36e1bade5eb4eb6c6b7445ff58583f998cf 7700 want dis test suite Conflicts: usr/src/test/util-tests/tests/dis/i386/32.fma-ss.s usr/src/test/util-tests/tests/dis/i386/32.fma-sd.s usr/src/test/util-tests/tests/dis/Makefile usr/src/test/util-tests/tests/Makefile
2017-01-057691 uts: fakebop should not output unprintable dataToomas Soome1-32/+54
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Yuri Pankov <yuri.pankov@gmail.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-01-057695 loader btxldr: process all PT_LOAD segments, not just the first twoToomas Soome1-7/+1
Reviewed by: Rich Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2017-01-047700 want dis test suiteRobert Mustacchi72-1/+2869
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Adam Leventhal <adam.leventhal@gmail.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-01-04 [illumos-gate merge]release-20170105Jerry Jelinek3-12/+11
commit bb8a2a6a74b7eec7d62e371f17d319edb81f8501 7699 build of localedef data files should be parallelized commit dabb4d4fd2378abdd534ba701b0323ceacfdcfc2 7705 loader.efi bzipfs should use preprocessor guard commit 066242363458fbf87291daff9454b6f2ac9ebd8b 7704 loader: Fix EFI self relocation code for rela architectures commit 079d2996640860ff94d139e2c8cff6849c849af7 7276 zfs(1m) manpage could better describe space properties (remove extra line)
2017-01-037511 swapctl(SC_LIST) allocation nihilismJoshua M. Clulow1-0/+27
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-01-037706 cpuid_pass2 can clobber leaf 7Robert Mustacchi1-1/+3
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>