summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/fs
AgeCommit message (Collapse)AuthorFilesLines
2020-05-26 [illumos-gate merge]Jerry Jelinek2-2/+55
commit b325f34d6fd056178a119182f410f157d35a9ea6 12781 /etc/ppt_aliases needs to be in the boot archive commit 282a8ecb1f4aca0718d89ef1299b5928e5405bca 12736 Add DISCARD/TRIM support to bhyve commit aee33e58f237f0d3cfeab24295f491937f0f7c79 12766 clean up bhyve lints commit 00509c829a7bda32eeabfd272e5e6307ed93079e 12784 Fix errors in plockstat man page commit c376fe93141769de29a07813de2dfb2c8c4b8481 12745 man page typos commit 84659b24a533984de271059abf9a1092835d15a9 12735 bhyve upstream sync 2019 Sept commit cf3ec608f736765ec9852eed5e611848a25de9a4 12768 12392 regressed ftello64 behavior commit 165c5c6fe7d6c7a95878c8a3aae7da65d1da1d90 12774 Resilver restarts unnecessarily when it encounters errors commit 9c3024a3457d2d1269be18124a1ac69e33000da7 12682 want mdb-bhyve module commit 88d6421c15f1c4daea9c8128e715662091258054 12779 mdb str_flags is missing STRXPG4TTY commit 3579e3c35b601b3f66174315be3026281487541a 12776 libbe: missing typedef in libbe.h commit eb9a1df2aeb866bf1de4494433b6d7e5fa07b3ae 12680 want PCI pass-thru in bhyve Conflicts: exception_lists/packaging usr/src/cmd/bhyve/bhyverun.c usr/src/cmd/mdb/i86pc/modules/unix/unix.c usr/src/cmd/pptadm/Makefile usr/src/lib/libppt/Makefile usr/src/lib/libppt/Makefile.com usr/src/lib/libvmm/Makefile usr/src/lib/libvmm/Makefile.com usr/src/uts/i86pc/Makefile.i86pc usr/src/uts/i86pc/io/vmm/vm/vm_page.h usr/src/uts/i86pc/ppt/Makefile usr/src/uts/i86pc/vmm/Makefile usr/src/uts/intel/ia32/ml/modstubs.s
2020-05-2212774 Resilver restarts unnecessarily when it encounters errorsJohn Poduska2-2/+55
Portions contributed by: Tim Chase <tim@chase2k.com> Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Paul Zuchowski <pzuchowski@datto.com> Reviewed by: Toomas Soome <tsoome@me.com>
2020-05-1512675 want kthread worker interface [fix mismerge] (#302)Michael Zeller1-4/+0
Reviewed by: Dan McDonald <danmcd@kebe.com> Approved by: Jason King <jason.king@joyent.com>
2020-05-14 [illumos-gate merge]Tim Foster1-0/+4
commit 91a7ed35601b9dac7c03b16025b401dc9f7a6bbd 12720 _fini(9E) could note it's not called when _init fails commit 57f6b2a25cc23b5c46f9c6de51402167ec6754cc 12719 ioctl(9E) should mention what to return for an unknown command commit 4c819f48a094cdf29d044bcea57733ebac5f688f 12675 want kthread worker interface
2020-05-13 [illumos-gate merge]Jerry Jelinek6-88/+122
commit 4c46c814833d7980b7ebf54590a97d7f91472bd5 12691 Want means of getting the maximum user address in a process commit 0c06d385ea5bbe11d20ecea2e02cdc78733d5359 12636 Prevent unnecessary resilver restarts commit 8291b3b94350ddd6df6ecd55435b59079f7a3dd2 12686 dladm: vnic creation over bge0 failed: object already exists
2020-05-1412675 want kthread worker interfaceJerry Jelinek1-1/+6
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-1212636 Prevent unnecessary resilver restartsjwpoduska6-88/+122
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: John Gallagher <john.gallagher@delphix.com> Reviewed by: Kjeld Schouten <kjeld@schouten-lebbing.nl> Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Alexander Motin <mav@FreeBSD.org> Portions contributed by: Jason King <jason.king@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-05-1112554 want sdev plugin frameworkRobert Mustacchi4-214/+1004
Portions contributed by: John Levon <john.levon@joyent.com> Portions contributed by: Mike Gerdts <mike.gerdts@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-05-06 [illumos-gate merge]release-20200507Jerry Jelinek2-4/+37
commit b853d39ade4a504f3447f996dbf5dd985f0236bc 12684 Inject zinject a percentage amount of dev errs
2020-05-0512684 Inject zinject a percentage amount of dev errsDon Brady2-4/+37
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Portions contributed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-23 [illumos-gate merge]Jerry Jelinek1-2/+2
commit 25df42a1dccd017663f3ad651c90038648d1d6a8 12586 zvol_write() can use dmu_tx_hold_write_by_dnode() commit 82b4190e0f86654c179e1dad46c51c6f999464ec 12480 long mblk chain will cause mlxcx to stop sending Conflicts: usr/src/uts/common/fs/zfs/zvol.c
2020-04-2212586 zvol_write() can use dmu_tx_hold_write_by_dnode()Matthew Ahrens1-2/+2
Reviewed by: Jorgen Lundman <lundman@lundman.net> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Tony Nguyen <tony.nguyen@delphix.com> Reviewed by: Andrew Stormont <andyjstormont@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-15 [illumos-gate merge]Jerry Jelinek1-1/+2
commit fd7fa860de2ce9f847175f3d39dfd19f8d5735f9 12383 Slow down and lock up in mlxcx receive interrupt path (fix smatch) commit d6d92993b6ea4db3071a40360ea2d2f9af3e75df 12514 zfs: too few arguments to function 'spa_generate_rootconf' commit 22d052287ba7ed169757650e2eec25fedbae163a 12383 Slow down and lock up in mlxcx receive interrupt path 12438 mlxcx should pass receive messages to mac layer more frequently 12439 mlxcx send rings can overflow 12440 mlxcx should not block in the send path 12441 mlxcx default queue sizes are a bit on the small size
2020-04-1412514 zfs: too few arguments to function 'spa_generate_rootconf'Toomas Soome1-1/+2
Reviewed by: Jason King <jason.brian.king@gmail.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-087637 restorecontext(ucontext_t *ucp) leaves all maskable signals blocked in ↵Patrick Mooney3-22/+33
curthread->t_hold Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-0811909 THREAD_KPRI_RELEASE does nothing of the sortPatrick Mooney2-26/+7
Reviewed by: Bryan Cantrill <bryan@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-04-02 [illumos-gate merge]Jerry Jelinek6-17/+296
commit 30c304d9746f4a048a7de56d31333b0fa8e43dee 7119 boot should handle change in physical path to ZFS root devices commit 476d5ff73c235a63ab06a9852e510910a3ce1793 12432 vntsd: NULL pointer errors commit 86e38daa32bf0ca85f79384da2d3e43bf87f328b 12402 audiocmihd: variable may be used uninitialized commit f70049b72ff8162093254e3d617172d6df9705f1 12415 ecpp: variable may be used uninitialized
2020-04-027119 boot should handle change in physical path to ZFS root devicesJoshua M. Clulow6-17/+296
Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-03-25OS-8145 Add MemAvailable to lx procfs (#267)release-20200326Carlos Neira1-14/+16
Reviewed by: John Levon <john.levon@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2020-03-12 [illumos-gate merge]Jerry Jelinek2-5/+2
commit 8e9352593f28b1a84101b11e1c6db6aabf187a1c 5880 Increase IOV_MAX to at least 1024 commit f3e1a610966249cf3c18b6f431eef3fac2ed90e4 12279 ::arc_compression_stats generates errors commit 3c6ffbab91273559b511d95f850d7b2d9cd2a3c5 11958 need topo maps for the SMCI,SYS-2028U-E1CNRT+ 11959 extend disk topo plugin to enumerate nvme devices Conflicts: usr/src/uts/common/syscall/rw.c usr/src/uts/common/sys/socket.h
2020-03-125880 Increase IOV_MAX to at least 1024Bryan Cantrill2-28/+99
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Yuri Pankov <ypankov@fastmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-03-05 [illumos-gate merge]Jerry Jelinek2-8/+89
commit 8950e535f42dd006f8cfb2122c94f6b7557757e0 12261 pfiles(1) could show any filesystem endpoints for a door
2020-03-0412261 pfiles(1) could show any filesystem endpoints for a doorAndy Fiddaman2-8/+89
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Robert Mustacchi <rm@fingolfin.org>
2020-03-03 [illumos-gate merge]Jerry Jelinek1-1/+41
commit aaa9aa59eb29d123223ea0b8ebf393049910d9ce 12343 Direct IO support commit 48d68e1c8e3cf1ab1f8da732759408b818ea4b4f 12347 need hotplug(1m) manpage
2020-03-0212343 Direct IO supportJerry Jelinek1-1/+41
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: C Fraire <cfraire@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-21OS-8115 Add support for zfs.sync.change-key channel program (#264)Jason King6-7/+276
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2020-02-21 [illumos-gate merge]Jerry Jelinek3-0/+188
commit b2d2f356e1abcc2a19572314b5084b7b87050604 12308 Support setting user properties in a channel program commit 48d1bcbbf436904298ce3191590b67834ac47dea 11981 libslp: cast between incompatible function types
2020-02-2112308 Support setting user properties in a channel programSara Hartse3-0/+188
Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Matt Ahrens <matt@delphix.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-18 [illumos-gate merge]Jerry Jelinek13-166/+673
commit 2e25d8e1fe9b3743d7dec073fd05a9f95fbca2a7 12225 normalize complex float names across compilers commit f4b3fdc1b1ec48bd52b545ef80d866244e76d91b 12291 python3.8 fails versioning check commit 94494656088303cd79a8b970e5535468c5f0117d 12307 Fix markup errors in mtx(3C) commit c40d33be34d8bd92100aad1cfae8c1aaeee375d6 12309 errors in section 9e of the manual commit 0dc3799518631a169651844259f4357ece16ffa6 12305 typos in dhcp man pages commit d7ab8532a7a0f65d1c2b7bc3f45072f665860b20 12236 getmembers_DN doesn't properly handle errors from __ns_ldap_dn2uid 12240 nss_ldap does not properly look up group members by distinguished name commit f5f3cbec075f8308da054292c7c7d96373c956ee 12288 getfacl and setfacl could stand improvement commit 5642709df07e9b3a809f898f938aac4fc9903255 12211 loader: build with smatch fixes commit 8b6e4188cd6fe49ddc2ff1e635b9c1538fbd5d48 12303 nfs/nfs4_drc.h: No such file or directory commit d3879c39d2a534146eaf46dc510b80678ea24023 12181 zvol tests should avoid grep -w 12281 zvol_swap_003_pos shouldn't use swapadd in cleanup commit b0daad2a8784078aa662f966577891e83a581d3a 12287 errors in audio utility man pages commit dd50e0cc4cbe1474096300fe52e9855769c0d478 11682 zpool iostat and status improvements commit 3df9f0641f28754051d5e82c6457527cf4af1258 12227 libctf incorrectly handles clang anonymous unions commit 6d9e11ccb59a5d4ea2127e1791163333c4337a08 12224 ctfconvert conv backend error missing newline commit b40354493afafb9870e25372645af933e189b24f 10931 BUILDPY2TOOLS and BUILDPY3TOOLS need to be documented in illumos.sh Conflicts: usr/src/uts/common/fs/zfs/zio.c usr/src/uts/common/fs/zfs/sys/zio.h
2020-02-1311682 zpool iostat and status improvementsTony Hutter13-166/+673
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Portions contributed by: Hajo Möller <dasjoe@gmail.com> Portions contributed by: Damian Wojslaw <damian@wojslaw.pl> Portions contributed by: kpande <github@tripleback.net> Portions contributed by: Anatoly Borodin <anatoly.borodin@gmail.com> Portions contributed by: Gregor Kopka <mailfrom-github@kopka.net> Portions contributed by: George Melikov <mail@gmelikov.ru> Portions contributed by: George G <gg7@users.noreply.github.com> Portions contributed by: DeHackEd <DeHackEd@users.noreply.github.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Tim Chase <tim@chase2k.com> Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Giuseppe Di Natale <guss80@gmail.com> Reviewed by: George Melikov <mail@gmelikov.ru> Reviewed by: Tony Hutter <hutter2@llnl.gov> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Alek Pinchuk <apinchuk@datto.com> Reviewed by: Allan Jude <allanjude@freebsd.org> Reviewed by: Olaf Faaland <faaland1@llnl.gov> Reviewed by: loli10K <ezomori.nozomu@gmail.com> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-02-13 [illumos-gate merge]Jerry Jelinek1-0/+2
commit dfdcac05b5cbcf4d3441fd96be492cec26eb3d24 12300 Memory leak in rfs3_readdirplus()
2020-02-1212300 Memory leak in rfs3_readdirplus()Marcel Telka1-0/+2
Reviewed by: Matthias Scheler <mscheler@tintri.com> Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-12 [illumos-gate merge]Jerry Jelinek1-3/+0
commit fe2dc8bddec347e173d402f53feeb492640a9f98 12259 CTF shouldn't assume enum size commit d5d2dbe51affdd94ab32688a7e92dd23ef5b3ba9 12280 typo in dup3(3C) synopsis commit d5cb55e4df73e14ab5a6a4266b32230c8e73e54e 12294 rfs3_readdir()/rfs3_readdirplus(): Duplicate vattr_to_post_op_attr() call
2020-02-1112294 rfs3_readdir()/rfs3_readdirplus(): Duplicate vattr_to_post_op_attr() callMarcel Telka1-3/+0
Reviewed by: Vitaliy Gusev <gusev.vitaliy@icloud.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-10nfs-zone merge cleanup (#258)Dan McDonald2-3/+1
Portions Contributed by: Michael Zeller <mike@mikezeller.net> Three commits from the nfs-zone branch: * Add sharetab to joyent zones * Revert "OS-871 zone stuck in shutting_down - waiting for kernel thread nfsauth_refresh_thread to terminate" * include nfs server manifest in joyent branded zones Plus additional clean up of merge problems with illumos#11083 (nfs-zone)
2020-02-10 [illumos-gate merge]Jerry Jelinek29-1904/+2920
commit 19ee9cd1f5161e227951200cab5ecbff45fd5d71 12277 /proc/<PID>/fdinfo should resolve paths relative to current process commit 52aec5b9758f6352670ab269980b437a987f4822 12276 smatch-clean sockfs commit 0dfe541e13279d277d838d6a27e55188b9486cb1 11083 support NFS server in zone commit d8ab6e129d75d7c3f21a7909bf811a3de65faea8 12235 Add libzutil for libzfs or libzpool consumers commit fdefee4c75361dc5ea202f7e1f7c49f8a27ea043 12266 loader: rewrite zfs reader zap code to use malloc commit 8af765f5897d30449b941438e8d833f02dac74f8 12252 remove sunfire-specific code from kstat(1m) commit 34173ec8d0147391124bee4bbc60ac00807c0377 12284 errors in compress(1) and pack(1) man pages Conflicts: usr/src/uts/common/klm/nlm_impl.h usr/src/uts/common/fs/nfs/nfs_server.c usr/src/lib/Makefile usr/src/cmd/fs.d/nfs/svc/nfs-server
2020-02-0812277 /proc/<PID>/fdinfo should resolve paths relative to current processAndy Fiddaman2-69/+72
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-0812276 smatch-clean sockfsDan McDonald3-28/+17
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-02-0711083 support NFS server in zoneEvan Layton22-1805/+2763
Portions contributed by: Dan Kruchinin <dan.kruchinin@nexenta.com> Portions contributed by: Stepan Zastupov <stepan.zastupov@gmail.com> Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Portions contributed by: Mike Zeller <mike@mikezeller.net> Portions contributed by: Dan McDonald <danmcd@joyent.com> Portions contributed by: Gordon Ross <gordon.w.ross@gmail.com> Portions contributed by: Vitaliy Gusev <gusev.vitaliy@gmail.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Jason King <jbk@joyent.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2020-02-0712235 Add libzutil for libzfs or libzpool consumersDon Brady2-1/+69
Portions contributed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: C Fraire <cfraire@me.com> Reviewed by: Jason King <jason.king@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-02-05 [illumos-gate merge]Jerry Jelinek1-4/+30
commit 7484d76e78bc19298de9589214be103d65cf3989 12263 libc: NULL pointer errors (sparc) commit b36afad7ffe84071c2c6831936cc1c524bd1ca90 12216 Clean up libc-tests smatch commit 69c811ab73b7ce531454837ae68c4343e8724e0b 9965 Want support for O_DIRECTORY commit 2fe8bc68ec8e8e8e05997b3ac2f081bfdded45ab 12275 check_rtime(1onbld): BUNDEF_OBJ and BUNUSED_OBJ commit 5fe3b0929d8a195dbfa4196d72a3f9b15b745171 12084 idm_conn_event_handler mishandles CA_DROP action Conflicts: usr/src/test/os-tests/tests/Makefile
2020-02-04 [illumos-gate merge]Jerry Jelinek3-9/+98
commit 8bd53a1ca9fba2d5585cc775422e4d1db161bf96 12255 proc_get_fdinfo() crash if fdinfo file grows commit 8b06eaf6acc31eaadddc0fec3df9d1a4294b7cc2 12267 zfs '::abuf_find' dcmd is broken commit a52121ea720d327228a95e9d0c4a426339f08c7f 12260 Fix zpool history unbounded memory usage commit b5c83661f3899fe50c949117084b15d6478d9f5f 12251 remove sunfire-specific man pages commit 46782190b8c59b1b5fd7df81b2231ef50061fe2a 12234 Want smbios battery support commit 9a63ec2733c93e3ee31e95779a4f2f45a57eda59 12183 Want new IPD 13 DMA Cookie APIs commit 31ad075e90bf5afda8ab4b8cc4d3ca3e89946115 12257 resync smatch to 0.6.1-rc1-il-4 commit 2d85dedb8eaa3ba69c85560030efe4cbc815efb8 12245 Support inheriting properties in zfs channel programs commit 442c994cdeb1e51c84e6d7ba987af00893aa84c4 12269 mdb multilist walker should be a layered walker commit 83bba2b4a81b05183e2f81f5601e23cba9972fad 12272 loader: bc_add can not use any other probes than ah=0x4b
2020-02-03 [illumos-gate merge]Jerry Jelinek1-49/+18
commit 8a2b682e57a046b828f37bcde1776f131ef4629f 12206 Want datalink properties in topo commit 1b500975aaacf8b5d0e18c9a117bf5560069ffc3 4454 ldi notifications trigger vdev_disk_free() without spa_config_lock() commit 4e995f2a014b6efa1fa6b0cf17c7f63ed51acf69 12256 reboot(1m) looks for 32-bit kernel only
2020-02-019965 Want support for O_DIRECTORYRobert Mustacchi1-4/+30
Reviewed by: Andy Fiddaman <andy@omniosce.org> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Approved by: Garrett D'Amore <garrett@damore.org>
2020-02-0312245 Support inheriting properties in zfs channel programsJason King3-9/+98
Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-314454 ldi notifications trigger vdev_disk_free() without spa_config_lock()Mike Gerdts1-49/+18
Portions contributed by: Jason King <jason.king@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-30 [illumos-gate merge]Jerry Jelinek4-8/+8
commit c6f039c73ee9eb7e4acb232afaca51cdf9d30ff3 12172 genunix: variable may be used uninitialized commit 7093fd72e0be9a255aa4b1ed00a701f80699ac7d 12247 vtinfo and vtdaemon are missing CTF data
2020-01-2912172 genunix: variable may be used uninitializedToomas Soome4-8/+8
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@joyent.com>
2020-01-24 [illumos-gate merge]Jerry Jelinek3-56/+803
commit 1dd4766bd0d7ab56961ce97c9c39de612ae2e7d1 12153 netstat can use /proc/<PID>/fdinfo and avoid grabbing processes commit a02120c4550735e4c33259ff2671a5ef9d06c5cc 12046 Provide /proc/<PID>/fdinfo/ commit e3bf7d5a53699b06ef4e776789b585322c4bf8ed 12189 zfs test suite calculates md5 digests suboptimally Conflicts: usr/src/uts/common/sys/prsystm.h usr/src/uts/common/fs/proc/prvnops.c
2020-01-2412046 Provide /proc/<PID>/fdinfo/Andy Fiddaman3-59/+806
Reviewed by: John Levon <john.levon@joyent.com> Reviewed by: Robert Mustacchi <rm@fingolfin.org> Approved by: Dan McDonald <danmcd@joyent.com>