<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>80aae8a3f8aa70712930664572be9e6885dc0be7 - zfs: merge openzfs/zfs@3ee08abd2</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#80aae8a3f8aa70712930664572be9e6885dc0be7</link>
        <description>zfs: merge openzfs/zfs@3ee08abd2Notable upstream pull request merges: #17000 -multiple cmd/zfs: support creating parents with canmount=no #17926 b481a8bbb Make zpool status dedup table support raw bytes -p output #18238 -multiple Report space metrics per allocation class #18240 5dad9459d Add --no-preserve-encryption flag #18257 1eace5906 libzfs: use mount_setattr for selective remount including                  legacy mounts #18259 1e2c94a04 More consistent use of TREE_* macros in AVL comparators #18262 c58b8b7dc Fix check for .cfi_negate_ra_state on aarch64 #18264 f109c7bb9 Add the --file-layout (-f) option to zdb(8) #18268 304de7f19 libzfs: handle EDOM error in zpool_create #18275 753f1e1e2 zstream: add a drop_record subcommand #18276 0f90a797d Fix vdev_rebuild_range() tx commit #18277 1e1d64d66 Fix log vdev removal issues #18278 06b0abfe6 Fix the send --exclude option to work with encryption #18281 e73ada771 libzpool: lift zfs_file ops out to separate source file #18284 d97945776 zstream: consolidate shared code #18285 -multiple Separate SIMD compile checks for userspace and kernel #18288 c5905b2cb Implement lzc_send_progress #18289 -multiple L2ARC: Add depth cap and write budget fairness for                  persistent markers #18290 d45c8d648 FreeBSD: Improve dmesg kernel message prefix #18294 b403040c4 draid: fix data corruption after disk clear #18296 -multiple libzfs: mnttab cleanup #18300 d35951b18 zpool clear: remove undocumented rewind flags #18301 ae7fcd5f9 fix libzfs diff mem leak in an error path #18303 65165df12 zilstat: add man page #18314 7f65e04ab libzfs: scrub: only include start and end nv pairs if                  needed for scrub #18315 -multiple Sync ZVOLs block cloning conditions with file systems #18330 f80338fac zarcsummary: add man page #18337 f259a47c7 zpool-iostat.8: clarify first report shows per-second                  averagesObtained from:	OpenZFSOpenZFS commit:	3ee08abd2fcef3123188e9ad61a9cd80b9b7831c

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Thu, 19 Mar 2026 21:25:34 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8a62a2a5659d1839d8799b4274c04469d7f17c78 - zfs: merge openzfs/zfs@f8e5af53e</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#8a62a2a5659d1839d8799b4274c04469d7f17c78</link>
        <description>zfs: merge openzfs/zfs@f8e5af53eNotable upstream pull request merges: #17358 4975430cf Add vdev property to disable vdev scheduler #18031 c77f17b75 Add snapshots_changed_nsecs dataset property #18080 dbb3f247e cmd/zfs: clone: accept `-u` to not mount newly created                  datasets #18089 -multiple Zstd: Update bundled library to version 1.5.7 #18091 2301755df Fix zfs_open() to skip zil_async_to_sync() for the                  snapshot #18093 -multiple L2ARC: Rework write throttling with DWPD rate limiting                  and parallel writes #18095 2dbd6af5e Rename several printf attributes declarations to                  __printf__ #18096 8605bdfdd FreeBSD: unbreak compilation on i386 #18105 794f1587d When receiving a stream with the large block flag,                  activate feature #18115 765929cb4 DDT: Add locking for table ZAP destruction #18118 09e4e01e9 Fix history logging for `zpool create -t` #18119 2f1f25217 icp: emit .note.GNU-stack section for all ELF targets #18131 3fffe4e70 Fix --enable-invariants on FreeBSD #18133 d2f5cb3a5 Move range_tree, btree, highbit64 to common code #18136 54b141fab FreeBSD: Remove references to DEBUG_VFS_LOCKS #18138 cdf89f413 Flush RRD only when TXGs contain data #18139 a157ef62a Make sure we can still write data to txg #18140 cd895f0e5 remove thread unsafe debug code causing FreeBSD double                  free panic #18144 4f180e095 Fix activating large_microzap on receive #18146 35b2d3970 Lock db_mtx around arc_release() in couple places #18154 b36472052 nvpair: chase FreeBSD xdrproc_t definition #18160 21bbe7cb6 Improve caching for dbuf prefetches #18177 -multiple Multihost Improvements #18179 2646bd558 Allow rewrite skip cloned and snapshotted blocks #18180 aa29455dd Restrict cloning with different properties #18184 040ba7a7c libzfs: improve error message for zpool create with                  ENXIO #18188 1412bdc6c zfs_vnops_os.c: Move a vput() to after                  zfs_setattr_dir() #18198 cc184fe98 Fix `send:raw` permission for send `-w -I` #18208 ba970eb20 Cleanup allocation class selection #18212 0f9564e85 Simplify dnode_level_is_l2cacheable() #18214 370570890 Remove parent ZIO from dbuf_prefetch() #18218 bfb276e55 freebsd: Fix TIMESPEC_OVERFLOW for PowerPC #18222 d06a1d9ac Fix available space accounting for special/dedup #18225 d48967728 ICP: AES-GCM VAES-AVX2: fix typos and document                  source files #18226 c8a72a27e ICP: AES-GCM assembly: remove unused Gmul functions #18230 -multiple Fix zdb --key crash for unencrypted datasets, and                  teach tests to understand this better #18233 -multiple icp: add SHA-512 implementation using Intel SHA512                  extension #18245 991fc56fa Introduce dedupused/dedupsaved pool properties #18251 6a717f31e Improve misleading error messages for                 ZPOOL_STATUS_CORRUPT_POOL #18254 7744f0496 SIMD: libspl: test the correct CPUID bit for AVX512VL #18255 6495dafd5 range_tree: use zfs_panic_recover() for                  partial-overlap remov #18256 3408332d7 zhack: Fix importing large allocation profiles on                  small pools #18258 f8457fbdc Fix deadlock on dmu_tx_assign() from vdev_rebuild() #18263 f8e5af53e Fix redundant declaration of dsl_pool_tObtained from:	OpenZFSOpenZFS commit:	f8e5af53e92fa7c03393fbd4922cb9c1d0c15920

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Sat, 14 Mar 2026 13:14:56 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8b78d412aec7f9171ecc2e1cd8aea07b19b4f600 - zfs: world changes after 89f729dcc merge</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#8b78d412aec7f9171ecc2e1cd8aea07b19b4f600</link>
        <description>zfs: world changes after 89f729dcc mergeRemove, unbind and obsolete libuutil and libtpoolUpdate zfs_configh and zfs_gitrev.h

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Sun, 07 Dec 2025 23:09:12 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e928afc531e68b7a142ee49d8f7e5c8426d54033 - Use ZFSTOP more broadly</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#e928afc531e68b7a142ee49d8f7e5c8426d54033</link>
        <description>Use ZFSTOP more broadlyReviewed by:	brooksObtained from:	CheriBSDDifferential Revision:	https://reviews.freebsd.org/D53791

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Mon, 24 Nov 2025 16:47:10 +0100</pubDate>
        <dc:creator>John Baldwin &lt;jhb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>29185c9a26204383270cf96957c685c51f5bc894 - packages: Use LIB_PACKAGE for zfs and ufs packages</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#29185c9a26204383270cf96957c685c51f5bc894</link>
        <description>packages: Use LIB_PACKAGE for zfs and ufs packagesCommit f9513c334ff7 moved the shared libraries for ZFS and UFS intoseparate packages (libzfs and libufs), which resulted in a ratherlarge number of packages being created, e.g. for ZFS:FreeBSD-libzfsFreeBSD-libzfs-dbgFreeBSD-libzfs-dbg-lib32FreeBSD-libzfs-devFreeBSD-libzfs-dev-lib32FreeBSD-libzfs-lib32FreeBSD-zfsFreeBSD-zfs-dbgFreeBSD-zfs-dbg-lib32FreeBSD-zfs-devFreeBSD-zfs-dev-lib32FreeBSD-zfs-lib32FreeBSD-zfs-manUse LIB_PACKAGE instead, which significantly reduces the number ofpackages:FreeBSD-zfsFreeBSD-zfs-dbgFreeBSD-zfs-dbg-lib32FreeBSD-zfs-devFreeBSD-zfs-dev-lib32FreeBSD-zfs-libFreeBSD-zfs-lib32FreeBSD-zfs-manMFC after:	3 daysReviewed by:	baptDifferential Revision:	https://reviews.freebsd.org/D52416

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Thu, 11 Sep 2025 21:46:26 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f9513c334ff7d3ccdebfcb90f015890963768e0d - add packages for libufs, libzfs</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#f9513c334ff7d3ccdebfcb90f015890963768e0d</link>
        <description>add packages for libufs, libzfscurrently FreeBSD-utilities depends on both FreeBSD-ufs and FreeBSD-zfs.this is not desirable, because those are both relatively large packagesand the user may want to remove one or the other &#8211; or perhaps both, e.g.in a jail or embedded system.the reason for this dependency is that fstyp(8), which is inFreeBSD-utilities, links both libufs and libzfs.  FreeBSD-utilities isthe correct place for fstyp, so we don&apos;t want to move that.instead, add two new packages: libufs contains libufs, and libzfscontains libzfs plus the ZFS libraries it depends on: libavl, libnvpair,libspl, libtpool, libumem, libuutil, libzfs_core and libzutil.with this change, it is possible to remove FreeBSD-ufs and/orFreeBSD-zfs while leaving FreeBSD-libufs, FreeBSD-libzfs andFreeBSD-utilities installed.Reviewed by:	manu, desApproved by:	des (mentor)Differential Revision:	https://reviews.freebsd.org/D50148

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Mon, 05 May 2025 17:23:54 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2df9bb44109577475aeb186e7186ac040f9bde1 - zfs: merge openzfs/zfs@b10992582</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#e2df9bb44109577475aeb186e7186ac040f9bde1</link>
        <description>zfs: merge openzfs/zfs@b10992582Notable upstream pull request merges: #15892 -multiple Fast Dedup: Introduce the FDT on-disk format and feature flag #15893 -multiple Fast Dedup: &#8220;flat&#8221; DDT entry format #15895 -multiple Fast Dedup: FDT-log feature #16239 6be8bf555 zpool: Provide GUID to zpool-reguid(8) with -g #16277 -multiple Fast Dedup: prune unique entries #16316 5807de90a Fix null ptr deref when renaming a zvol with snaps and snapdev=visible #16343 77a797a38 Enable L2 cache of all (MRU+MFU) metadata but MFU data only #16446 83f359245 FreeBSD: fix build without kernel option MAC #16449 963e6c9f3 Fix incorrect error report on vdev attach/replace #16505 b10992582 spa_prop_get: require caller to supply output nvlistObtained from:	OpenZFSOpenZFS commit:	b109925820fb79db3e37670c159977f03edd950f

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Mon, 09 Sep 2024 18:13:02 +0200</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8ccd0b876e67fda6249f294ff484798cc1e1569f - libc: expose execvpe for Linux compat</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#8ccd0b876e67fda6249f294ff484798cc1e1569f</link>
        <description>libc: expose execvpe for Linux compatWe already implemented execvpe internally with an _ prefix in libc sogo ahead and expose it for compatibility with Linux.This reverts c605eea952146348e5e1ad5cab6c127d7a1bd164.Bump __FreeBSD_version for the addition and add definitions to supresscompat shims in libzfs (zfs changes were merged from upstream).PR:		275370 (request and exp-run (thanks antoine!))Reviewed by:	kevansDifferential Revision:	https://reviews.freebsd.org/D42846

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Mon, 11 Dec 2023 20:24:53 +0100</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>abcdc1b9aed7e0b7b07b47ae14c960c9cefe882f - zfs: merge openzfs/zfs@2e2a46e0a</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#abcdc1b9aed7e0b7b07b47ae14c960c9cefe882f</link>
        <description>zfs: merge openzfs/zfs@2e2a46e0aNotable upstream pull request merges: #15243 b53077a9e Add zfs_prepare_disk script for disk firmware install #15298 2e2a46e0a Invoke zdb by guid to avoid import errors #15301 e5d70f467 ZIL: Avoid dbuf_read() in ztest_get_data()Obtained from:	OpenZFSOpenZFS commit:	2e2a46e0a597b3ee606ea7dc5bc527459077322f

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Sun, 24 Sep 2023 23:32:11 +0200</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>315ee00fa9616b0a192b6834911f98bcf5316a6b - zfs: merge openzfs/zfs@804414aad</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#315ee00fa9616b0a192b6834911f98bcf5316a6b</link>
        <description>zfs: merge openzfs/zfs@804414aadNotable upstream pull request merges:  #15024 Add missed DMU_PROJECTUSED_OBJECT prefetch  #15029 Do not request data L1 buffers on scan prefetch  #15036 FreeBSD: catch up to __FreeBSD_version 1400093  #15039 Fix raw receive with different indirect block size  #15047 FreeBSD: Fix build on stable/13 after 1302506  #15049 Fix the ZFS checksum error histograms with larger record sizes  #15052 Reduce bloat in ereport.fs.zfs.checksum events  #15056 Avoid extra snprintf() in dsl_deadlist_merge()  #15061 Ignore pool ashift property during vdev attachment  #15063 Don&apos;t panic if setting vdev properties is unsupported for this vdev type  #15067 spa_min_alloc should be GCD, not min  #15071 Add explicit prefetches to bpobj_iterate()  #15072 Adjust prefetch parameters  #15076 Refactor dmu_prefetch()  #15079 set autotrim default to &apos;off&apos; everywhere  #15080 ZIL: Fix config lock deadlock  #15088 metaslab: tuneable to better control force ganging  #15096 Avoid waiting in dmu_sync_late_arrival()  #15097 BRT should return EOPNOTSUPP  #15103 Remove zl_issuer_lock from zil_suspend()  #15107 Remove fastwrite mechanism  #15113 libzfs: sendrecv: send_progress_thread: handle SIGINFO/SIGUSR1  #15122 ZIL: Second attempt to reduce scope of zl_issuer_lock  #15129 zpool_vdev_remove() should handle EALREADY error return  #15132 ZIL: Replay blocks without next block pointer  #15148 zfs_clone_range should return descriptive error codes  #15153 ZIL: Avoid dbuf_read() before dmu_sync()  #15172 copy_file_range: fix fallback when source create on same txg  #15180 Update outdated assertion from zio_write_compressObtained from:	OpenZFSOpenZFS commit:	804414aad224b432590afe3f9ec114ffb49e0f13

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Sat, 26 Aug 2023 23:20:04 +0200</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a58b312b62f908ec92311d1bd8536dbaeb8e55b - zfs: merge openzfs/zfs@431083f75</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#2a58b312b62f908ec92311d1bd8536dbaeb8e55b</link>
        <description>zfs: merge openzfs/zfs@431083f75Notable upstream pull request merges:  #12194 Fix short-lived txg caused by autotrim  #13368 ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()  #13392 Implementation of block cloning for ZFS  #13741 SHA2 reworking and API for iterating over multiple implementations  #14282 Sync thread should avoid holding the spa config write lock         when possible  #14283 txg_sync should handle write errors in ZIL  #14359 More adaptive ARC eviction  #14469 Fix NULL pointer dereference in zio_ready()  #14479 zfs redact fails when dnodesize=auto  #14496 improve error message of zfs redact  #14500 Skip memory allocation when compressing holes  #14501 FreeBSD: don&apos;t verify recycled vnode for zfs control directory  #14502 partially revert PR 14304 (eee9362a7)  #14509 Fix per-jail zfs.mount_snapshot setting  #14514 Fix data race between zil_commit() and zil_suspend()  #14516 System-wide speculative prefetch limit  #14517 Use rw_tryupgrade() in dmu_bonus_hold_by_dnode()  #14519 Do not hold spa_config in ZIL while blocked on IO  #14523 Move dmu_buf_rele() after dsl_dataset_sync_done()  #14524 Ignore too large stack in case of dsl_deadlist_merge  #14526 Use .section .rodata instead of .rodata on FreeBSD  #14528 ICP: AES-GCM: Refactor gcm_clear_ctx()  #14529 ICP: AES-GCM: Unify gcm_init_ctx() and gmac_init_ctx()  #14532 Handle unexpected errors in zil_lwb_commit() without ASSERT()  #14544 icp: Prevent compilers from optimizing away memset()         in gcm_clear_ctx()  #14546 Revert zfeature_active() to static  #14556 Remove bad kmem_free() oversight from previous zfsdev_state_list         patch  #14563 Optimize the is_l2cacheable functions  #14565 FreeBSD: zfs_znode_alloc: lock the vnode earlier  #14566 FreeBSD: fix false assert in cache_vop_rmdir when replaying ZIL  #14567 spl: Add cmn_err_once() to log a message only on the first call  #14568 Fix incremental receive silently failing for recursive sends  #14569 Restore ASMABI and other Unify work  #14576 Fix detection of IBM Power8 machines (ISA 2.07)  #14577 Better handling for future crypto parameters  #14600 zcommon: Refactor FPU state handling in fletcher4  #14603 Fix prefetching of indirect blocks while destroying  #14633 Fixes in persistent error log  #14639 FreeBSD: Remove extra arc_reduce_target_size() call  #14641 Additional limits on hole reporting  #14649 Drop lying to the compiler in the fletcher4 code  #14652 panic loop when removing slog device  #14653 Update vdev state for spare vdev  #14655 Fix cloning into already dirty dbufs  #14678 Revert &quot;Do not hold spa_config in ZIL while blocked on IO&quot;Obtained from:	OpenZFSOpenZFS commit:	431083f75bdd3efaee992bdd672625ec7240d252

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Mon, 03 Apr 2023 16:49:30 +0200</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a71ea7bea0d2a8ba86373377c3c1443acbeab5d2 - pkgbase: Put zfs utilities and lib in their own package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#a71ea7bea0d2a8ba86373377c3c1443acbeab5d2</link>
        <description>pkgbase: Put zfs utilities and lib in their own packageIt is useful to have zfs utilities and lib in a separate package asit allow users to create image that can support ZFS (i.e. not withWITHOUT_ZFS in src.conf set) without bloating the default image withall zfs tools (for example for jails).Differential Revision:	https://reviews.freebsd.org/D36225

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Fri, 22 Jul 2022 10:43:39 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6ba2210ee039f2f12878c217bcf058e9c8b26b29 - zfs: merge openzfs/zfs@ec64fdb93 (master) into main</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#6ba2210ee039f2f12878c217bcf058e9c8b26b29</link>
        <description>zfs: merge openzfs/zfs@ec64fdb93 (master) into mainNotable upstream pull request merges:  #12392 Avoid panic in case of pool errors and missing L2ARC  #12448 skip snapshot in zfs_iter_mounted()  #12516 Fix NFS and large reads on older kernels  #12533 Fail invalid incremental recursive send gracefully  #12569 FreeBSD: Really zero the zero page  #12575 Reject zfs send -RI with nonexistent fromsnap  #12602 Correct refcount_add in dmu_zfetch  #12650 zpool should call zfs_nicestrtonum() with non-NULL handleObtained from:	OpenZFSOpenZFS commit:	ec64fdb93d144ab1884097cfd36e18b62a2db848

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Thu, 21 Oct 2021 13:58:45 +0200</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f20893853e8e6909d422f6646b706b4b6e299682 - zfs: unbreak build broken in 160388166</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#f20893853e8e6909d422f6646b706b4b6e299682</link>
        <description>zfs: unbreak build broken in 160388166

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Tue, 08 Jun 2021 19:02:21 +0200</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10f57cb98fd61b2669640a84aa73ad118601f281 - zfs: bump version and install new share files</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#10f57cb98fd61b2669640a84aa73ad118601f281</link>
        <description>zfs: bump version and install new share files- bump version to 2.0.0-FreeBSD_gbf156c966- install definition files for the new &quot;-o compatibility&quot; option  to &quot;zpool create&quot;MFC after:	2 weeks

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Thu, 18 Feb 2021 12:08:20 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>184c1b943937986c81e1996d999d21626ec7a4ff - zfs: merge OpenZFS master-436ab35a5</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#184c1b943937986c81e1996d999d21626ec7a4ff</link>
        <description>zfs: merge OpenZFS master-436ab35a5- speed up writing to ZFS pools without ZIL devices (aa755b3)- speed up importing ZFS pools (2d8f72d, a0e0199, cf0977a)...MFC after:		2 weeksReviewed by:		mjg (partial)Tested by:		phoDifferential Revision:	https://reviews.freebsd.org/D28677

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Tue, 16 Feb 2021 01:39:34 +0100</pubDate>
        <dc:creator>Martin Matuska &lt;mm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2a6803de1cdbc7e34dfe4dc185a2dd98b9a787fb - Use MACHINE_CPUARCH when checking for arm64</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#2a6803de1cdbc7e34dfe4dc185a2dd98b9a787fb</link>
        <description>Use MACHINE_CPUARCH when checking for arm64Use MACHINE_CPUARCH with arm64 (aarch64) when we build code that could runon any 64-bit Arm instruction set. This will simplify checks in downstreamconsumers targeting prototype instruction sets.The only place we check for MACHINE_ARCH == aarch64 is when building thedevice tree blobs. As these are targeting current generation ISAs.Sponsored by:	Innovate UKDifferential Revision:	https://reviews.freebsd.org/D26370

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Mon, 14 Sep 2020 18:12:28 +0200</pubDate>
        <dc:creator>Andrew Turner &lt;andrew@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e25152834cdf3b353892835a4f3b157e066a8ed4 - MFH</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/cddl/lib/libzfs/Makefile#e25152834cdf3b353892835a4f3b157e066a8ed4</link>
        <description>MFHSponsored by:	Rubicon Communications, LLC (netgate.com)

            List of files:
            /freebsd/cddl/lib/libzfs/Makefile</description>
        <pubDate>Thu, 27 Aug 2020 22:25:33 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
