summaryrefslogtreecommitdiff
path: root/usr/src/test/zfs-tests
AgeCommit message (Collapse)AuthorFilesLines
2019-06-19OS-7805 add smartos-specific zfs-test fixesrelease-20190620Kody A Kantor6-42/+286
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-06-06 [illumos-gate merge]Jerry Jelinek1-8/+11
commit 00fc50d191cf90458c41a077d59fe2f81223f00a 11200 cpcgen needs smatch fixes again commit 726d8a6eb1683fac6b175317648eb4f4c36cb5a9 11085 loader: block all output via tem while tem is reconfigured commit 6c97119c7cb695abdfe81ac4b666f5c67eb77ed7 11201 zfs test zpool_create_020_pos leaves a directory behind commit 262d6380c033d57f7438d7ef213bfe967788a59c 1841 SMB dtrace provider is incomplete (fix dtrace breakage) commit 0e35cc03de180a2fdef6c639e43b43824f85c65b 10939 libdiskstatus trusts disk mode sense data to its death Conflicts: usr/src/lib/fm/libdiskstatus/common/ds_scsi_uscsi.c
2019-06-0511201 zfs test zpool_create_020_pos leaves a directory behindKody Kantor1-8/+11
Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-06-03 [illumos-gate merge]Jerry Jelinek1-3/+2
commit 14d22e96203fbce3b2e8b2a78b4a769d2d112cac 10881 more C99 math macros should be compiler builtins (fix signbit compatibility) commit ffec1fd1b2dc7e98bbc21a71296b83addc13f7b9 10946 Want penv and pauxv commit 4282a9f9db1981e6d51d924c785f407b6fe5c5bb 10210 libmd should leverage SHA extensions commit 6a9f16736155acc477a23d23c677ba93631347dd 10996 SMB can't view ACL if posix ID can't be mapped commit a01d29c934f6c146f2cc5bacb5d1d388c27a1257 10995 idmap fails to lookup group SID in AD commit 1123b34548c4c9754a6d1ab2763606002dad8ddf 10994 Removal of "Read Attributes" prevents reading directory over SMB commit a88046d1e68acaef04dc4175c8e09654bd94b8e9 10993 SMB can't view permissions when owners not in /etc/passwd commit a73d9d5e9942f30f383f0bde4010c873549868e5 10992 SMB logon should tolerate idmap problems commit 63c8e5c0c7ad69bb8a1fe9cc14cd05e4ff44e8ea 11076 ZFS test mmp_on_zdb should clear disk labels on exit Conflicts: usr/src/common/crypto/sha2/amd64/sha256-ni.s usr/src/common/crypto/sha2/amd64/THIRDPARTYLICENSE.sha256-ni usr/src/common/crypto/sha1/amd64/THIRDPARTYLICENSE.sha1-ni usr/src/cmd/ptools/Makefile.bld
2019-05-31OS-7813 update smartos.run file with latest zfs testsJerry Jelinek1-1/+6
Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Kody Kantor <kody.kantor@joyent.com>
2019-05-3111076 ZFS test mmp_on_zdb should clear disk labels on exitKody Kantor1-3/+2
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-30 [illumos-gate merge]Jerry Jelinek31-47/+1131
commit 4fbfc69b99ccacf0999510e626df37e53b3d56ef 10991 Allow user ACE in ACL to match SID in token extra SIDs commit 10a268c1c2abd3fd9cc708870a3020567adeb92c 11067 debug statistics crash ld(1) when -z allextract commit 0bc0887e1cf0f912077b83256f295ad0ed1c715c 11057 hidden undefined weak symbols should not leave relocations 11058 libld entrance descriptor assertions get NDEBUG check backwards commit b3b3563308068a7fafd98cf3021c73aedc1caa6c 11060 sys/zone.h exposes more than it should commit 810e978011ea80127b0a15368276459b566a3241 10989 Ricoh scanner error after DFS get referral commit a1096253735019dce07e79caf2df1e13078770fb 10988 SMB should not create in directories marked delete-on-close commit b5b772b09624dfff0e83299d0f7b895129f7bf26 8583 Windows 10 fails to delete read-only files with SMB2 commit 575d359d36700f4571e4a87c94966a99b8b7f48a 10987 SMB1 fails renaming an open file commit 91ca6bffd299a6eb6fd63dd0ef807bbd6fb4f835 10985 Hitting file handler count limit of 16k commit e4c795beb33bf59dd4ad2e3f88f493111484b890 10952 defer new resilvers and misc. resilver-related fixes commit 1b55eab738595803f2f751ac1714f659b2e48b9b 11062 psrinfo: comparison between pointer and integer commit 80bd8a585c4ef2f19c09c9c4379635e411c91fe6 11063 acl_common.c: error: comparison between pointer and integer commit 84ce06cea75304aa6dec12e94975d5372dd9c672 11072 Deadlock in lofi after 11043 Conflicts: usr/src/uts/common/sys/zone.h
2019-05-2910952 defer new resilvers and misc. resilver-related fixesTom Caputi31-47/+1131
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Brian Behlendorf <behlendorf1@llnl.gov> Portions contributed by: Arkadiusz Bubała <arkadiusz.bubala@open-e.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Tony Hutter <hutter2@llnl.gov> Reviewed by: Don Brady <don.brady@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Reviewed by: Giuseppe Di Natale <guss80@gmail.com> Reviewed by: Tim Chase <tim@chase2k.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-28 [illumos-gate merge]Jerry Jelinek3-1/+27
commit 1f4c6dbc37f14382f7ff4575a74da056dbd34d66 10864 Remove starcat support commit 7811b028df2f34164be65174d666b570b73d32c3 11066 zfs clean_mirror tests should scrub between tests commit f006f886619b16083d53ffdfa28948267e57cccf 10502 zfs_mount_006_pos.ksh wanders outside the test area Conflicts: usr/src/man/man1m/Makefile
2019-05-2411066 zfs clean_mirror tests should scrub between testsKody Kantor2-0/+25
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-2410502 zfs_mount_006_pos.ksh wanders outside the test areaAndy Stormont1-1/+2
Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-21 [illumos-gate merge]Jerry Jelinek25-40/+159
commit 1ad5cbf20bd03988a4202b25e798834123eb3c26 11042 sppptun: smatch error: unchecked function return 'sppptun_urput' commit ed74d7a11db9675a8e4047a9aab3f173ca890c6e 10665 fcoe: NULL pointer errors commit c09fb523874c2de6a430f3a5c6b9dfafc4d87329 10608 zfs tests could be more reliable commit 3c562093c61e10c25f10f97c2985f09afd11223f 10919 add DEFAULT_CONSOLE_COLOR build environment knob
2019-05-2010608 zfs tests could be more reliableKody Kantor25-40/+159
Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-20 [illumos-gate merge]Jerry Jelinek2-18/+108
commit ac2bf314e776a9dcb4faf4d3f88408ed942f0fae 10971 SMB2 kstats don't correctly count compound requests commit 2a19195a95e51d8bfa4d94abf117f9ace761ad08 10970 SMB v1 response incorrect when signature verification fails commit 41bd85101cd90603ab3220d835461fe851a81fed 10969 SMB server listener stops after a SYN-ACK flood commit 9c856e866360bf6877f0e47fdfef22bd8e33cf14 10968 Kernel panic in smb_session_delete commit 58ccc3dc6cf31bbb97afd9f13137fe67844f1c95 10967 Deleting directory over SMB2 fails after visiting in explorer commit 3cc23d49ba5cd4f88efdb1edefd25a61de55f098 10966 mdb cannot show smbsrv sessions commit d8adf402a2fbabff65f152e6ce83daf074fffb33 10965 SMB: mdb "::smbreq -v" prints findstack errors commit 460505369f30f9bc79709c517401bf7ff6d97651 10964 mdb smbsrv SEGV with IPv6 clients commit bd49ed4555a9b0a9c4989b5985c9fba26da21457 10963 smbsrv mdb module should lookup enum values commit 764c8bd85562491d470a20cc0353ca8b79069361 10962 Want a way to extract SMB packets from a crash dump commit 2b8c497c035368b077a9b9afc6244d162a5c9972 10961 want mdb "shares" walker for smbsrv commit 87ca5dca670d2ebc3089fba0461232c7235b6c4b 10960 SMB2 message sizes cause lock contention in page_create_va commit e3c4f75e6cff378e04fbbc3b01e48cc1ac546194 10959 intended nbmand locking functionality is confused commit f4a94a44949883c640dbee4b784ad36ee3986666 10958 CIFS hang with threads stuck in door calls to idmapd commit c01771d05ccf6c5a8c5e2f14671618dd62daefb8 7530 Non-admin users unable to mount SMB shares commit e57593366c52a8295bb6c66f8c3b4fbc81dbe427 11044 libmlrpc changes in 1575 missed things in fksmbd commit 54026d5ae0b8cbf8da5c14341d51f7a3cab03758 10903 Enable compile warnings re. parentheses in smbsrv commit a9cc46cf4c50667eb8eaf3af6c3bc4a74677b725 10953 Need mitigations for MDS commit 9907d578e7659d3b5a95811eccd1310078a43a81 11041 missing zfs tests in runfiles Conflicts: usr/src/uts/intel/sys/x86_archext.h usr/src/uts/i86pc/os/cpuid.c usr/src/uts/i86pc/os/ht.c (deleted in HEAD)
2019-05-1711041 missing zfs tests in runfilesJerry Jelinek2-18/+108
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-17 [illumos-gate merge]Jerry Jelinek1-2/+13
commit c0423dd8ef7079a845a1aa3ceb20e565e815f97b 10884 kbd: add option to limit autorepeat count, convert manual commit e3f3c0e614a8cd74d4212f4c7c616ed5b3cf00cb 10834 sd: cast between incompatible function types commit c7a3e8ab2d516101489c6cb5fb2cea59a52d7bba 10876 ath: comparison between pointer and integer commit 411e5762bff38b7fee2b31a987c104503ddc9c9c 10875 arn: comparison between pointer and integer commit 359e27264eda8177268ebed6a93c6fc4f601f3ce 10874 bpf: comparison between pointer and integer commit 61d4f4d1a4dc2597f03bfddec03ec79efa5abd6b 10873 ecpp: comparison between pointer and integer commit 0dcef4d473c5c7a38a378de19d7cb1b3a6a9bf6e 10871 st: comparison between pointer and integer commit c5c251eb8213fc6b8474a4e195f3be4adf208bdc 10869 fcp: comparison between pointer and integer commit 08e3b8cf1f1ed2d597092d1de9fa46c7e2947d98 10947 loader: memory related issues in module.c commit 3eb8c55c1d853cead5cb89c78b077de199f0fb6a 10868 ohci: comparison between pointer and integer commit 0a1044f1d1346ec799488913a15abfae3e3c848a 10867 ehci: comparison between pointer and integer commit a247ead9f3f79155102c6a57e829f47a39731301 10928 loader: isoboot.c: info: ignoring unreachable code. commit 0bce4af87ea8d4c5da5a0a27632d2ef9c1cf6aa0 10904 loader: cstyle cleanup for main.c commit 9740f25f0360eb7d9131fa15fabebf958bf19126 10853 spa_sync, vs_alloc can underflow and checkpoint test fixes
2019-05-1610853 spa_sync, vs_alloc can underflow and checkpoint test fixesSerapheim Dimitropoulos1-2/+13
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-05-14 [illumos-gate merge]Jerry Jelinek15-22/+423
commit 8abca89f418632e2ebd3bcbc8b0d814c394ebef1 10898 Add topo method to determine occupant status commit cfbda96766a25458b8ad2be1a09a59ce247a25d8 10923 thread_affinity_set(CPU_CURRENT) can skip cpu_lock commit e4caeab9084da2fca73539909c80a44baaf3fa67 7639 Remove old DRM+AGP code commit 76eff6ad4aa646f8d8aa38f7dda4824170170280 10929 loader: efi_zfs_is_preferred: was && intended here instead of || commit 3db6627c6730f7ec4426ac0be0e9338235aed2d8 10900 Fix estimated scrub completion time commit 12a8814c13fbb1d6d58616cf090ea5815dc107f9 10566 Multiple DVA Scrubbing Fix commit a3874b8b1fe5103fc1f961609557c0587435fec0 10405 Implement ZFS sorted scans Conflicts: usr/src/uts/intel/Makefile.rules usr/src/uts/common/os/cpu.c usr/src/uts/common/fs/zfs/zio.c usr/src/uts/common/Makefile.rules
2019-05-1310566 Multiple DVA Scrubbing FixTom Caputi7-3/+386
Portions contributed by: Toomas Soome <tsoome@me.com> Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-05-1310405 Implement ZFS sorted scansToomas Soome8-19/+37
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-29 [illumos-gate merge]Jerry Jelinek1-0/+74
commit c4ab0d3f46036e85ad0700125c5a83cc139f55a3 10809 Performance optimization of AVL tree comparator functions commit 95fa23b1c91c8660ef64ef5a20acfcd53961746e 10847 fix smatch issue in zpool cmd commit 100e26fc80bc137237733b254a52de636d52c80e 10684 usbkbm: implement usbkbm_rsrv() to get out of interrupt context commit 51ddf9bf5af833bbebc584ece0124b0e4ffa5abd 10845 tem: depth 24 and 32 do support 256 colors commit 64dee23eeee29de386301f5c43198866122deedb 10808 Print "(repairing)" in zpool status again commit ad027c0ff9612bff8f47b43d8561da627f80cd29 10842 Mutex leak in dsl_dataset_hold_obj()
2019-04-2610808 Print "(repairing)" in zpool status againTony Hutter1-0/+74
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Serapheim Dimitropoulos <serapheim@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Gordon Ross <gwr@nexenta.com>
2019-04-16OS-7702 add zfs mmp and alloc_class tests to smartos run profileJerry Jelinek6-13/+37
Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Kody Kantor <kody.kantor@joyent.com>
2019-04-15 [illumos-gate merge]Jerry Jelinek24-5/+1139
commit f47697518b642104e6a9bc6906310e54030d2dc5 10598 loader: implement map-vdisk and unmap-vdisk commands commit 571d0d198e0c9799d6076f93f201f482993955ed 10689 srpt_cm_conn_closed_hdlr() needs a smatch fix commit 663207adb1669640c01c5ec6949ce78fd806efae 10601 Pool allocation classes 10757 Add -gLp to zpool subcommands for alt vdev names Conflicts: usr/src/uts/common/fs/zfs/zio.c usr/src/boot/sys/boot/efi/loader/conf.c
2019-04-1310601 Pool allocation classesDon Brady24-5/+1139
10757 Add -gLp to zpool subcommands for alt vdev names Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Håkan Johansson <f96hajo@chalmers.se> Portions contributed by: Richard Yao <ryao@gentoo.org> Portions contributed by: Chunwei Chen <david.chen@nutanix.com> Portions contributed by: loli10K <ezomori.nozomu@gmail.com> Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com> Reviewed by: Richard Laager <rlaager@wiktel.com> Reviewed by: Alek Pinchuk <apinchuk@datto.com> Reviewed by: Andreas Dilger <andreas.dilger@chamcloud.com> Reviewed by: DHE <git@dehacked.net> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Gregor Kopka <gregor@kopka.net> Reviewed by: Kash Pande <kash@tripleback.net> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Tony Hutter <hutter2@llnl.gov> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Giuseppe Di Natale <guss80@gmail.com> Reviewed by: bunder2015 <omfgbunder@gmail.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-10 [illumos-gate merge]Jerry Jelinek3-3/+3
commit 1aa5f89221657a92fc85060db4d7cc17b91007e1 10674 profile: NULL pointer errors commit afac708dc1fa673063127e6091e0f29b33739e9e 10673 ixgbe: NULL pointer errors commit 87f90db88e11450dae14066aad4712c4798415c2 10671 bnxe: NULL pointer errors commit ae6f9789e23baaa0d8a3f14c37c068824b33f5e6 10670 i40e: NULL pointer errors commit f52680fe552c1a5f149342ab191a00a072db59c5 10668 e1000g: NULL pointer errors commit 40a733010c7e8c82a55807f59f6e912e51355d2a 10664 vmxnet3s: NULL pointer errors commit e59325b74ca0760391c4b4d3acd8d3294ffc521a 10663 stmf_sbd: NULL pointer errors commit 1f99504ab52e6927794513144ed20e8c0ba5ea6e 10662 iscsit: NULL pointer errors commit 64a6bd963243a20fc11b593b7bec96ea000f8bf6 10660 swrand: NULL pointer errors commit d659c726b2a72b51ac2dc9a7f6878463fc070c87 10659 sha2: NULL pointer errors commit 2667222682da9a362b1246a1e39cdaf1f38cb56e 10658 kiconv_ja: NULL pointer errors commit 986667e8344d0f6a3e45df8c7ddcc62f747e3793 10650 timerfd: NULL pointer errors commit 0f36d2f14c16f2aa8dbbd72241001f534f1ca1b2 10666 amd8111s: NULL pointer errors commit 4dae08142020c6a787edca246244aa744a986710 10667 ipmi: NULL pointer errors commit 4138d84ec424020fc615b6aa351408e1efb98a38 10646 softmac: NULL pointer errors commit 95369d7b997316a0170a6c243bfbfc61d1258fb5 10634 qlge: NULL pointer errors commit 3aedb073327854aba1e08f2cd606208552e0ea55 10632 pm: NULL pointer errors commit 490f8d7888f182c08d8e83e38cd281c8f867b0a3 10682 strftime(3c): Replace (char *)0 by NULL commit 12e9eaaed8879c4b56117e0ea40df0a2d2e16b0e 10625 physmem: NULL pointer error commit d5f5d51371113b7fe3bc52690ff232a5b6719bfd 10672 igb: NULL pointer issues commit 5edb9b5616c939f80239ac527226023f79962708 10693 mmp test profiles incorrectly include mmp_write_distribution test commit 03d81b69f83828ec5d3e0fe05c00d07699706d2e 10681 udp.c: udp_reuseaddr commit 9c3cf8b30473a1ce5e6f5e1b75844daf78ae0309 10702 loader: console.c inconsistent indenting
2019-04-0910693 mmp test profiles incorrectly include mmp_write_distribution testJerry Jelinek3-3/+3
Reviewed by: Gergo Doma <domag02@gmail.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-04-04 [illumos-gate merge]Jerry Jelinek24-0/+1529
commit 251a62bcb8f02bf0421d03de4ad180a37416657d 10590 Update tzdata to 2019a commit 0c26abfe36e56b0d0ca74a046c85dc41f76d1d59 10597 would like a way to set NMI behavior at boot commit e0f1c0afa46cc84d4b1e40124032a9a87310386e 10499 Multi-modifier protection (MMP) Conflicts: usr/src/uts/i86pc/sys/apic_common.h usr/src/uts/i86pc/os/mlsetup.c usr/src/uts/i86pc/io/pcplusmp/apic_common.c
2019-04-0310499 Multi-modifier protection (MMP)Olaf Faaland24-0/+1529
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Tim Chase <tim@chase2k.com> Portions contributed by: sanjeevbagewadi <sanjeev.bagewadi@gmail.com> Portions contributed by: John L. Hammond <john.hammond@intel.com> Portions contributed by: Giuseppe Di Natale <dinatale2@llnl.gov> Portions contributed by: Prakash Surya <surya1@llnl.gov> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Tom Caputi <tcaputi@datto.com> Reviewed by: Kash Pande <kash@tripleback.net> Reviewed by: loli10K <ezomori.nozomu@gmail.com> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Tony Hutter <hutter2@llnl.gov> Reviewed by: Gu Zheng <guzheng2331314@163.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Ned Bass <bass6@llnl.gov> Reviewed by: Andreas Dilger <andreas.dilger@intel.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-20OS-7671 add zpool_sync zfs tests to smartos run fileJerry Jelinek1-0/+3
Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Kody Kantor <kody.kantor@joyent.com>
2019-03-19 [illumos-gate merge]Jerry Jelinek10-26/+250
commit 9c2acf00e275b6b2125a306f33cdddcc58393220 10554 Implemented zpool sync command commit 9e4af98f99ed7cc13379dff1aca68e7a3dfe29bd 10543 dls_unbind() needs better checking commit edd669a7ce20a2f7406e8f00489c426c0690f1bd 10104 pam_set_data() dereferences pointer before checking for NULL commit 1e87a401c9ee341d1e7b7c52fa78039172333053 10534 uts: update usbdevs
2019-03-1810554 Implemented zpool sync commandAlek Pinchuk10-26/+250
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-08 [illumos-gate merge]Jerry Jelinek1-7/+7
commit 8f5edf1f887948e6be5982cbe7f196909927af91 10417 recursive chown should not traverse any symbolic links by default commit 0fa1b3cc784fb6db7999ec330ee54256171c1143 10500 Refactor dmu_recv into its own file commit 051a710dcbf091c85ceb0f5d86bd684a64639477 10504 zfs-test deadlist_lock leaves behind orphan destructive dtrace probe commit cbf54fed071131ba3446db06df29807d639650ab 10125 smatch fixes for cmd-inet Conflicts: usr/src/pkg/manifests/system-test-utiltest.mf usr/src/test/util-tests/tests/Makefile usr/src/uts/common/fs/zfs/dmu_send.c usr/src/uts/common/fs/zfs/dmu_recv.c
2019-03-0710504 zfs-test deadlist_lock leaves behind orphan destructive dtrace probeKody Kantor1-7/+7
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-05OS-7634 enable zfs-test cliroot zpool_get_002_posJerry Jelinek1-1/+1
Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Kody Kantor <kody.kantor@joyent.com>
2019-03-05 [illumos-gate merge]Jerry Jelinek4-5/+9
commit 4976ccaaebae1e8ba213109839bf1b777ca7ac4f 10465 loader: uboot cstyle cleanup commit 322b93b95c6010b892ad50c1747f354287692d70 10463 loader: interp_forth.c cstyle cleanup commit 86759c82cd4edf74a2d68314e94f68491103bd09 10461 loader: multiboot2.c cstyle cleanup commit f058bc028c85a5b43c00e710a62da1a9679bdd17 10457 libstand: bzipfs.c cstyle cleanup commit eba02b15d6b41ee3c53be5e158f549044c0d0d4f 10496 uts: NULL pointer error in ip_ndp.c commit 88834f1b9a3f099fd1de381f0b32c6813f620123 10478 setup and cleanup for pool checkpoint tests doesn't run commit dcdeca0a948b9d3139743db085d193c9db8ff2a3 10479 7290 broke slog_014_pos.ksh commit 332b63531e8c203d2f4308b5979fae65f72169d6 10475 fix zfs-test cli_root/zpool_get zpool_get_002_pos test case
2019-03-0410478 setup and cleanup for pool checkpoint tests doesn't runAndrew Stormont2-4/+2
Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0410479 7290 broke slog_014_pos.kshAndrew Stormont1-1/+2
Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-0410475 fix zfs-test cli_root/zpool_get zpool_get_002_pos test caseJerry Jelinek1-1/+6
Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-03-04 [illumos-gate merge]Jerry Jelinek11-0/+237
commit 946342a260bbae359b48bf142ec1fe40792ee862 10452 ZoL: merge in large dnode feature fixes commit 1c802681fb0b5558958cd6f33bf56789a1b0ef29 10474 OS uuid string should not refer to Solaris. commit 42c5ef032d8316897a2ba9f9ebf4b9c2654ec345 10472 Limit number of multicast NCEs commit 573f5931ffa70de78fc2317b82e36d6344cf6c3c 10459 libstand: stand.h cstyle cleanup commit 3ae1c8196586c672e19cabdeaf43e82e5b5dc7f5 10464 loader: biosdisk.c cstyle cleanup commit f6760972b5c27d37b896ac15627645717ee70ddf 10460 loader: tem.c cstyle cleanup commit 3733333274b54097fa204d12dc30b5b6066d05bb 10458 libstand: assert.c cstyle cleanup commit a40552eda738f8ee0c3efd672257d52bfb3e8893 10456 libstand: arp.c cstyle cleanup commit 736e6700391d17ab1494985a80076fc185722699 10473 zfs(1M) missing cross-reference to zfs-program(1M) commit 92c1a61163ff6a0655b27bd429856e171e7ce5f5 10468 __ctype_mask[EOF] has been working by accident 10469 GCC's -faggressive-loop-optimizations is too aggressive 10470 array over-read in has_saved_fp()
2019-03-0310452 ZoL: merge in large dnode feature fixesFabian Grünbichler11-0/+237
Portions contributed by: Ned Bass <bass6@llnl.gov> Portions contributed by: Tom Caputi <tcaputi@datto.com> Reviewed by: Giuseppe Di Natale <guss80@gmail.com> Reviewed by: Alek Pinchuk <apinchuk@datto.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Giuseppe Di Natale <dinatale2@llnl.gov> Reviewed by: Toomas Soome <toomas@me.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-02-26OS-7611 add large_dnode tests to smartos runfileJerry Jelinek1-2/+12
Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Kody Kantor <kody.kantor@joyent.com>
2019-02-21 [illumos-gate merge]Jerry Jelinek1-0/+98
commit 7957da45b8e66b8cd6e917ac6bd8965817d7ef06 10144 BZ2_bzDecompressReset() gets NULL check wrong commit a8b4e7c71a6c1ef07e77c48dbb92fcdc8624266d 10424 uts: NULL pointer errors in DEBUG build commit f1ccfd86d00d3a46fa8dc85b88860e10a3ad1019 10423 bridge: cast between incompatible function types commit fb05fcb92e04bd3719e79f64be4c3432c2f1a119 10422 conskbd: cast between incompatible function types commit 98bfe312451089fb99dd3ccde47363ce4d275459 10420 consms: cast between incompatible function types commit 336380cbc80cdb79336de7f2b9a5d418c0991618 10383 myri10ge: NULL pointer errors commit 0333c43738b2582094bb2644c0a1f4211751447b 10364 vnode: cast between incompatible function types commit af34582fe571c99d9f74acf7c271e26c744fef5b 10416 zoneadmd leaves trailing comma on link address commit ffe245b40fe1731e6f0ea5c097a74eb78bc839e2 10415 Memory leak in ipadm_zone_get_network() commit b9e319bfd413f32cc39ec7b8ccc527f35712da7f 10419 ntxn: cast between incompatible function types commit 4fa33403ece8f42c56cba2b672d10f6ab4dc32cd 10418 chxge: cast between incompatible function types commit 888d78e951c54427c93b8ef788383952b9c63687 10410 kmdb: set terminal window size commit 3ab29d2187aaeb14feecd145834ac2f151dc822c 10378 agpgart: NULL pointer errors commit 7e12ceb3ebc63aeb71e91b496032ca22ca55f660 10376 uts: NULL pointer issues in genunix commit 7e897d1fc847b22dc338da9a5a59dae0cd8765de 10373 vm_anon: cast between incompatible function types commit 735c423ad1b2b03125a2c8d3840540d6b17f7dbf 10372 vmem: cast between incompatible function types commit b6d49c8438f976a7c4a6c9390228076c8f132847 10371 vfs: cast between incompatible function types commit d0cb1fb92629bc0283c88d4719df7285c1612700 9425 allow channel programs to be stopped via signals commit 9d1587b49e4692b8d6652e6c0b113a53b1af5313 10124 smatch fixes for cryptoadm Conflicts: usr/src/cmd/zoneadmd/vplat.c
2019-02-209425 allow channel programs to be stopped via signalsDon Brady1-0/+98
Reviewed by: Sebastien Roy <sebastien.roy@delphix.com> Reviewed by: Serapheim Dimitropoulos <serapheim.dimitro@delphix.com> Reviewed by: Matt Ahrens <matt@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
2019-02-20 [illumos-gate merge]Jerry Jelinek21-3/+753
commit 0774d909988cf217e4b3c0e093f4790d5aa9c965 10392 large_dnode tests
2019-02-1910392 large_dnode testsNed Bass21-3/+753
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2019-02-14OS-7573 smartos zfstest runfile should omit unreliable testsKody A Kantor1-28/+5
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2019-02-12 [illumos-gate merge]Jerry Jelinek2-15/+33
commit 2385a4422808a5effb54aad5f1e17f0fd1ed7f84 10110 get_tz_countries shouldn't check array for NULL commit 933ae53f0bf0708d7bf2756d3f21936a0d5fad82 10141 smatch fix for zoneadmd commit a0b03b161c4df3cfc54fbc741db09b3bdc23ffba 10330 merge recent ZoL vdev and metaslab changes commit bc1f688b4872ace323eaddbb1a6365d054e7bf56 6885 CTF Everywhere Part 1 6886 Want ctfdiff 6887 ctfdump should be written in terms of libctf 6888 ctfmerge should be implemented in terms of libctf 6889 ctfconvert should be implemented in terms of libctf 6890 Want general workq 6891 Want general mergeq 6892 ctf_add_encoded assigns() incorrect byte size to types 6893 ctf_add_{struct,union,enum} can reuse forwards 6894 ctf_add_{struct,union,enum} occasionally forget to dirty the ctf_file_t 6895 ctf_add_member could better handle bitfields 6896 ctf_type_size() reports wrong size for forwards 6897 Want libctf ctf_kind_name() function 6898 Want libctf function to set struct/union size commit 2b987d42b0ad07d74e39b18a2498709e5195d7e3 9696 add /etc/system.d support commit 7d732bb0c50cbe80dedb2fdedd5ecfa51b90c302 10138 smatch fixes for usr/src/cmd/sgs Conflicts: usr/src/tools/ctf/Makefile.ctf usr/src/test/util-tests/tests/Makefile usr/src/test/util-tests/runfiles/default.run usr/src/pkg/manifests/system-test-utiltest.mf usr/src/lib/libctf/common/mapfile-vers usr/src/lib/libctf/common/libctf.h usr/src/lib/libctf/common/ctf_lib.c usr/src/lib/libctf/common/ctf_convert.c usr/src/common/ctf/ctf_types.c usr/src/uts/common/fs/zfs/sys/metaslab.h usr/src/uts/common/fs/zfs/vdev_initialize.c usr/src/uts/common/fs/zfs/metaslab.c
2019-02-1110330 merge recent ZoL vdev and metaslab changesSerapheim Dimitropoulos2-15/+33
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Don Brady <don.brady@delphix.com> Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Kody Kantor <kody.kantor@joyent.com> Approved by: Joshua M. Clulow <josh@sysmgr.org>
2019-02-06OS-6602 ZFS not detecting faulty spares in a timely mannerKody A Kantor4-3/+59
OS-7499 ZFS retire agent cannot fault inactive spares Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>