Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Jun 2021 14:40:17 GMT
From:      Martin Matuska <mm@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org
Subject:   git: 3522f57b6ada..7d9f3ef0ef5c - vendor/openzfs/zfs-2.1-release - vendor branch updated
Message-ID:  <202106081440.158EeHOp004636@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch vendor/openzfs/zfs-2.1-release has been updated by mm:

URL: https://cgit.FreeBSD.org/src/log/?id=3522f57b6ada..7d9f3ef0ef5c

bfdd001679e2 Add compatibility file sets (ZoL 0.6.1, 0.6.4, OpenZFS 2.1)
dc52c0d725ee fsck.zfs: implement 4/8 exit codes as suggested in manpage
e783fa09257a Fixing m4 iops rename check
6613ea3b3385 CI: Increase free space in workflow
917f4b334c31 Atomically check and set dropped zevent count
7f789e150f8d Don't scale zfs_zevent_len_max by CPU count
895d39aa832a Allow pool names that look like Solaris disk names
ec311430e2fd Bump libzfs.so and libzpool.so versions
003f2d04b6da FreeBSD: Fix stable/12 after AT_BENEATH removal
202e7545dc12 ZTS: inheritance/inherit_001_pos is flaky
d539b7793469 Add RELEASES.md file
35cce6ea6375 bash_completion.d: always call zfs/zpool binaries directly
ca7af7f675bb Fix various typos
e2f5074c0f63 ZTS: pool_checkpoint improvements
d09e1c134307 libzutil: zfs_isnumber(): return false if input empty
2aed1ab13d3f man: fix wrong .Xr macros usages
71a3487a89e4 zpool-features.5: remove "booting not possible with this feature"s
1bb4b5a5aee3 zfs get -p only outputs 3 columns if "clones" property is empty
46aec6d43948 i-t: fix root=zfs:AUTO
04344d5bc33e i-t: don't brokenly set the scheduler for root pool vdev's disks
0bf91beab9e4 Obsolete earlier packages due to version bump
506ffdf64846 fix misplaced quotes in kmod-preamble
7474d775c7f4 Tag 2.1.0-rc2
84c1652a0aa2 zed: set names for all threads
9160c441a442 zed: use separate reaper thread and collect ZEDLETs asynchronously
dbf8baf8dd6f zed: remove unused zed_file_close_on_exec()
fa991f2a47af zed: allow limiting concurrent jobs
b73e40a5ad1d zed: print combined system/user time after ZEDLET death
0a51083e3949 zed: implement close_from() in terms of /proc/self/fd, if available
01219379cf26 zed: purge all mentions of a configuration file
718ee43362f4 zed.8: don't pretend an unprivileged user could change the script owner
cb97db792e6f zed: bump zfs_zevent_len_max if we miss any events
48b60cffda51 zed: remove unused zed_file_read_n()
018560b1537a zed: merge all _NOT_IMPLEMENTED_ events
ea30225fdb2a zed: replace zed_file_write_n() with write(2), purge it
b3a7e6e7f333 zed.8: the Diagnosis Engine is implemented
55780d8ec0bc zed: only go up to current limit in close_from() fallback
52f65648e015 zed: print out licence string as one big chunk
5a674a1b42e1 zed: untangle -h option listing
487cd2df1131 zed: _zed_conf_display_help(): be consistent about what got_err means
c30fef252313 zed: remove zed_conf::syslog_facility
f96dbd7a2936 zed: remove zed_conf::{min,max}_events and ZED_{MIN,MAX}_EVENTS
32cc3f0837f9 zed: don't malloc() global zed_conf instance, optimise zed_conf layout
bb8db9d92770 zed: untangle _zed_conf_parse_path()
96e15d29fab0 Add kmodtool fix to detect different System.map location
7822c01eb6b7 Ratelimit deadman zevents as with delay zevents
72a9750ac850 ZTS: Tests using zhack may fail on FreeBSD
a35cadcf143c Fix double sha1/sha1.o line in module/icp/Makefile.in
f17d146ca616 Use dsl_scan_setup_check() to setup a scrub
1eee2c7b278d Added check for broken alien version
ad342153647f ZTS: Improve cleanup in removal_with_export
30f5b2fbe2cc zpl_inode.c: Fix SMACK interoperability
9d47853c74a0 zstreamdump: exec zstream dump
2ae2892235a0 zvol_wait: fix for zvols with spaces in name, optimise
b3bb604a4c3a arc_summary3: just read /s/m/{mod}/version instead of spawning cat
8bc955f54616 contrib/bpftrace: exec bpftrace, remove useless cat
5f3f4def8348 zfs_ids_to_path: the -v comes after the executable name
2a667acfcb12 zfs_ids_to_path: print correct wrong values
afe2a5ca12ed zvol_wait: properly handle zvol_volmode sysctl being 3/none
f8631d0fe065 kmod-zfs should obsolete kmod-spl as well as spl-kmod
07d64c07e06e Allow zfs to send replication streams with missing snapshots
17792783d05a zfs-[un]jail(8): fix "zfs-jail [un]jail" leftovers
5faeaa136502 zfprops(8): fix spacing in jailed= arguments
aa52015d45b5 libzfs_crypto.c: remove unused key_locator enum
54aaed5c45dd libzfs: zfs_crypto_create() requires a new key by definition: set newkey
ab88e9e264c0 libzfs{,_core}: set O_CLOEXEC on persistent (ZFS_DEV and MNTTAB) fds
2453d0263d1c lib/: set O_CLOEXEC on all fds
4a9b29375e98 ZTS: Add known exceptions
dfd301504850 Balance parentheses in parameter descriptions
44ccb1d20fdb Update libzfs.abi for zfs_send() change
7de1797cee8b ZTS: fix removal_condense_export test case
1f3de97374b6 Improvements to the 'compatibility' property
8b03fce28986 cmd/zfs receive: allow dry-run (-n) to check property args
ffc2e74f79f1 .gitmodules: link to openzfs github repository
4568b5cfba92 FreeBSD: add support for lockless symlink lookup
a6b82cc0bbbd FreeBSD: add missing seqc write begin/end around zfs_acl_chown_setattr
2aa0d643fd48 FreeBSD: use vnlru_free_vfsops if available
ecd6ad66b0b8 libzfs: zfs_mount_at(): load key for encryption root if MS_CRYPT
4a30a0b94750 linux/libspl: getextmntent(): don't leak mnttab FILE*
25cd7b520d2f Obsolete earlier packages due to version bump
7bf3959601b9 Fix vdev health padding in zpool list -v
*** 91 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106081440.158EeHOp004636>