You can view, comment on, or merge this pull request online at:

  https://github.com/openzfs/openzfs/pull/666

-- Commit Summary --

  * 9648 policykit: unused functions
  * 9653 consfonts: duplicate entry in usr/src/data/consfonts/Makefile
  * 9652 loader.efi: use explicit lea in multiboot_tramp.S
  * 9048 mpt_sas should not require targets to send SEP messages
  * 9615 loader: cstyle fixes for some common files
  * 9662 fpu alignment pragmas broken on newer gcc
  * 9660 loader: fix typos in libefi/env.c
  * 9447 NFS unmount is slow
  * 9060 ::dtrace_options causes mdb to dump core
  * 9591 ms_shift can be incorrectly changed in MOS config for indirect vdevs 
that have been historically expanded
  * 9577 remove zfs_dbuf_evict_key tsd
  * 9184 Add ZFS performance test for fixed blocksize random read/write IO
  * 9417 check_rtime: except more C++
  * 9477 loader: cstyle update of common/commands.c
  * 9133 ucbcmd: this statement may fall through
  * 9651 README.pkg: Extra zero in PKGVERS
  * 9641 want stack-clash mitigation
  * 9569 smbios(1M) could decode voltage and curent probes
  * 9055 panic in prgetattr
  * 9657 sendfile(3ext): off and EINVAL are not documented properly
  * Merge remote-tracking branch 'illumos/master' into illumos-sync

-- File Changes --

    M exception_lists/check_rtime (6)
    M usr/src/boot/sys/boot/common/boot.c (571)
    M usr/src/boot/sys/boot/common/commands.c (694)
    M usr/src/boot/sys/boot/common/interp_backslash.c (270)
    M usr/src/boot/sys/boot/common/interp_parse.c (270)
    M usr/src/boot/sys/boot/efi/libefi/env.c (4)
    M usr/src/boot/sys/boot/efi/loader/arch/amd64/multiboot_tramp.S (10)
    M usr/src/cmd/mdb/common/modules/dtrace/dtrace.c (11)
    M usr/src/cmd/mdb/common/modules/genunix/memory.c (43)
    M usr/src/cmd/policykit/Makefile (1)
    M usr/src/cmd/smbios/smbios.c (245)
    M usr/src/common/ficl/emu/loader_emu.c (20)
    M usr/src/common/smbios/mktables.sh (8)
    M usr/src/common/smbios/smb_info.c (152)
    M usr/src/data/consfonts/Makefile (3)
    M usr/src/lib/libsmbios/common/mapfile-vers (12)
    M usr/src/lib/policykit/Makefile.com (1)
    M usr/src/man/man3ext/sendfile.3ext (10)
    M usr/src/pkg/README.pkg (2)
    M usr/src/ucbcmd/sed/sed.h (7)
    M usr/src/ucbcmd/sed/sed0.c (3)
    M usr/src/ucbcmd/sed/sed1.c (7)
    M usr/src/ucbcmd/stty/stty.c (1)
    M usr/src/ucbcmd/tset/tset.c (12)
    M usr/src/uts/common/Makefile.files (1)
    M usr/src/uts/common/exec/elf/elf.c (4)
    M usr/src/uts/common/fs/nfs/nfs3_vfsops.c (6)
    M usr/src/uts/common/fs/nfs/nfs4_client.c (2)
    M usr/src/uts/common/fs/nfs/nfs4_rnode.c (187)
    M usr/src/uts/common/fs/nfs/nfs4_vfsops.c (4)
    M usr/src/uts/common/fs/nfs/nfs_client.c (19)
    M usr/src/uts/common/fs/nfs/nfs_subr.c (169)
    M usr/src/uts/common/fs/nfs/nfs_vfsops.c (6)
    M usr/src/uts/common/fs/proc/prioctl.c (25)
    M usr/src/uts/common/fs/proc/prsubr.c (35)
    M usr/src/uts/common/fs/proc/prvnops.c (13)
    M usr/src/uts/common/fs/ufs/ufs_vnops.c (3)
    M usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas.c (191)
    M usr/src/uts/common/io/scsi/adapters/mpt_sas/mptsas_impl.c (3)
    M usr/src/uts/common/nfs/nfs4_clnt.h (5)
    M usr/src/uts/common/nfs/nfs_clnt.h (5)
    M usr/src/uts/common/nfs/rnode.h (2)
    M usr/src/uts/common/nfs/rnode4.h (8)
    M usr/src/uts/common/os/exec.c (62)
    M usr/src/uts/common/os/grow.c (36)
    M usr/src/uts/common/sys/proc.h (11)
    M usr/src/uts/common/sys/scsi/adapters/mpt_sas/mptsas_var.h (6)
    M usr/src/uts/common/sys/smbios.h (167)
    M usr/src/uts/common/sys/smbios_impl.h (170)
    M usr/src/uts/common/vm/as.h (10)
    M usr/src/uts/common/vm/seg.h (3)
    M usr/src/uts/common/vm/seg_dev.c (4)
    M usr/src/uts/common/vm/seg_dev.h (3)
    A usr/src/uts/common/vm/seg_hole.c (304)
    A usr/src/uts/common/vm/seg_hole.h (40)
    M usr/src/uts/common/vm/seg_spt.c (10)
    M usr/src/uts/common/vm/seg_spt.h (5)
    M usr/src/uts/common/vm/seg_umap.c (5)
    M usr/src/uts/common/vm/seg_umap.h (4)
    M usr/src/uts/common/vm/seg_vn.c (43)
    M usr/src/uts/common/vm/seg_vn.h (8)
    M usr/src/uts/common/vm/vm_as.c (156)
    M usr/src/uts/i86pc/vm/vm_machdep.c (21)
    M usr/src/uts/i86xpv/vm/seg_mf.c (4)
    M usr/src/uts/i86xpv/vm/seg_mf.h (3)
    M usr/src/uts/intel/ia32/os/fpu.c (16)
    M usr/src/uts/intel/sys/fp.h (4)

-- Patch Links --

https://github.com/openzfs/openzfs/pull/666.patch
https://github.com/openzfs/openzfs/pull/666.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/666

------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/T4b0bf9a1737ed3e5-Mdaf820407817d8f79fe3d3a1
Delivery options: https://openzfs.topicbox.com/groups/developer/subscription

Reply via email to