summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-12-0915243 test-runner: tell us when there was no tests to runToomas Soome1-0/+1
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-0815192 Convert smb(5) to mandocJason King1-561/+371
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-0815237 smbsrv-tests: document smb server share setupToomas Soome1-2/+46
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-0715206 setcontext(2) should not restore %fsbaseAndy Fiddaman6-93/+253
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-12-0615184 SMB Service fails to restartGordon Ross4-69/+108
15185 SMB sessions linger after disconnect 15186 SMB use smb_llist_post in srv_oplock Reviewed by: Joyce McIntosh <jmcintosh@racktopsystems.com> Reviewed by: Albert Lee <alee@racktopsystems.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-0615191 Convert sharemgr(8) to mandocJason King1-1185/+1134
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-0515201 bootadm list-menu segfaults for non-existent datasetsToomas Soome1-1/+7
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-059293 bootadm: empty line between boot entries in menu.lst cause bootadm ↵Toomas Soome1-8/+13
list-menu to segfault Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-0515197 libdladm: enumeration values not handled in switchToomas Soome3-1/+4
Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-12-0515193 libdladm: sizeof-pointer-memaccessToomas Soome1-1/+1
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Yuri Pankov <yuri@aetern.org> Reviewed by: Marco van Wieringen <mvw@planets.elm.net> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-12-0515190 libofmt: comparison of integers of different signsToomas Soome1-7/+7
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-12-0315183 SMB server debug builds are a bit noisyGordon Ross2-4/+19
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-0215208 Allow building with python 3.11Andy Fiddaman1-0/+1
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-0214982 zfs: Fix use-after-free in btree codeRichard Yao1-2/+2
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Paul Zuchowski <p.zuchowski98@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-0214981 zfs: Several B-tree optimizationsAlexander Motin2-364/+421
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Paul Zuchowski <p.zuchowski98@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-12-0115182 Fix some SMB dtrace issuesGordon Ross10-16/+21
Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Rich Lowe <richlowe@richlowe.net>
2022-11-2915216 vioif should attach to device 0x1000 alsoDan McDonald1-1/+4
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Norm Jacobs <naj@snapcon.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-11-2915162 rpcgen: warnings from generated codeToomas Soome1-3/+5
Reviewed by: Marcel Telka <marcel@telka.sk> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-2815158 WPTS FSA FileInfo_Set_FileBasicInformation_Dir_NegativeGordon Ross2-3/+21
Reviewed by: Joyce McIntosh <jmcintosh@racktopsystems.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-11-2815157 WPTS FSA FileInfo_Query_FilePositionInformationGordon Ross1-2/+3
Reviewed by: Joyce McIntosh <jmcintosh@racktopsystems.com> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-11-2815156 WPTS FSA FileInfo_Query_FileModeInformationGordon Ross1-3/+21
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-11-2515175 Update intel CPU Microcode to 20221108Andy Fiddaman18-2/+36
Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-11-2515181 Add errc, verrc, warnc, vwarnc to libcAndy Fiddaman26-188/+797
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Approved by: Patrick Mooney <pmooney@pfmooney.com>
2022-11-2315202 nvme should recognise Format-in-progress generic statusAndy Fiddaman3-0/+11
Reviewed by: Robert Mustacchi <rm+illumos@fingolfin.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Rich Lowe <richlowe@richlowe.net>
2022-11-2113879 flock(3C) on NFS files should fail with EOPNOTSUPPLuqman Aden4-67/+99
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-1815179 libmd: unused function 'ROTATE_LEFT'Toomas Soome1-22/+19
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Dan McDonald <danmcd@mnx.io> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-11-1815178 libmp: unused parameterToomas Soome1-10/+4
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-11-1615165 SMN accesses are size-sensitiveKeith M Wesolowski9-72/+235
Reviewed by: Robert Mustacchi <rm@fingolin.org> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-11-1615155 WPTS BVT_SMB2Basic_Query_FileNormalizedNameInformationGordon Ross1-3/+44
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-1615154 WPTS FSA BVT_AlternateDataStream_ListStreams_FileGordon Ross1-114/+93
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Joyce McIntosh <jmcintosh@racktopsystems.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-1615153 WPTS FileInfo_Query_FileIdInformation_Dir/File failsGordon Ross2-0/+58
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed by: Matt Barden <mbarden@racktopsystems.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-1615150 WPTS FileInfo_Query_FileAccessInformation_DataSuffixGordon Ross1-24/+71
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-1615127 libnsl: '&' within '^'Toomas Soome1-47/+13
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-1514251 operationalize bhyve dirty page trackingLuqman Aden19-38/+152
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-1415148 SADB_EXPIRE messages omit KMC extensionJason King1-1/+6
Reviewed by: Dan McDonald <danmcd@joyent.com> Reviewed by: Randy Fishel <randyf@sibernet.com> Approved by: Garrett D'Amore <garrett@damore.org>
2022-11-1415146 sadb_unlinkassoc() isn't idempotentDan McDonald8-7/+80
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Garrett D'Amore <garrett@damore.org>
2022-11-1015137 ZFS should allow direct import of a root pool from a /devices pathJoshua M. Clulow4-6/+72
15122 vdev_disk_preroot_fini can race against the child vdev open taskq Reviewed by: Robert Mustacchi <rm@fingolfin.org> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Dan Cross <cross@oxidecomputer.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-1015109 dtrace replicated mdb's bitfield mistakesRobert Mustacchi12-30/+294
15111 dtrace -xtree doesn't always escape strings Reviewed by: Adam Leventhal <adam.leventhal@gmail.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-11-0915110 mdb ::printf replicated mdb ::print bitfield mistakesRobert Mustacchi4-30/+197
Reviewed by: Gordon Ross <Gordon.W.Ross@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-0915126 ipv4info_t translator produces bad flags valueRobert Mustacchi5-12/+10
15113 dtrace ICMPv4 tests fail due to flags mismatch Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Ryan Zezeski <ryan@oxide.computer> Approved by: Richard Lowe <richlowe@richlowe.net>
2022-11-0915121 tst.temporal.ksh has PATH dependenciesRobert Mustacchi1-5/+3
Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-11-0915108 SMB option to enable short namesGordon Ross14-23/+57
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Matt Barden <mbarden@tintri.com> Reviewed by: Yuri Pankov <yuri@aetern.org> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-0915101 WPTS FSA QueryDirectory test cases with ShortName errorsGordon Ross1-5/+12
Reviewed by: Andy Stormont <astormont@racktopsystems.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Matt Barden <mbarden@tintri.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-0915149 pcieadm help messages should include field listRobert Mustacchi3-7/+48
15151 pcieadm show-devs driver is a bit overloaded Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-11-0815152 ctfdump member output could be easider to decodeRobert Mustacchi2-129/+72
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-0814978 ZFS autoexpand property should work for root poolsJoshua M. Clulow9-65/+132
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-0815128 libnsl: variable is used uninitializedToomas Soome2-46/+44
Reviewed by: Andy Fiddaman <illumos@fiddaman.net> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@fingolfin.org>
2022-11-0815136 want unit test for bhyve dirty page trackingPatrick Mooney4-1/+194
Reviewed by: Greg Colombo <greg@oxidecomputer.com> Approved by: Dan McDonald <danmcd@mnx.io>
2022-11-0815139 loader: avoid duplicate load for environment and console-fontToomas Soome2-3/+13
Reviewed by: Andy Stormont <andyjstormont@gmail.com> Reviewed-by: Igor Kozhukhov <igor@dilos.org> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2022-11-0715067 linker set should be declared WEAKToomas Soome4-47/+16
Reviewed by: Jason King <jason.brian.king+illumos@gmail.com> Reviewed by: Patrick Mooney <pmooney@pfmooney.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>