freebsd-dev/sys/contrib/openzfs/cmd/zpool
Martin Matuska d411c1d696 zfs: merge openzfs/zfs@d96e29576
Notable upstream pull request merges:

  #11680 Add support for zpool user properties
  #14145 Storage device expansion "silently" fails on degraded vdev
  #14405 Create zap for root vdev
  #14659 Allow MMP to bypass waiting for other threads
  #14674 Miscellaneous FreBSD compilation bugfixes
  #14692 Fix some signedness issues in arc_evict()
  #14702 Fix typo in check_clones()
  #14715 module: small fixes for FreeBSD/aarch64
  #14716 Trim needless zeroes from checksum events
  #14719 vdev: expose zfs_vdev_max_ms_shift as a module parameter
  #14722 Fix "Detach spare vdev in case if resilvering does not happen"
  #14723 freebsd clone range fixes
  #14728 Fix BLAKE3 aarch64 assembly for FreeBSD and macOS
  #14735 Fix in check_filesystem()
  #14739 Fix data corruption when cloning embedded blocks
  #14758 Fix VERIFY(!zil_replaying(zilog, tx)) panic
  #14761 Revert "ZFS_IOC_COUNT_FILLED does unnecessary txg_wait_synced()"
  #14774 FreeBSD .zfs fixups
  #14776 FreeBSD: make zfs_vfs_held() definition consistent with declaration
  #14779 powerpc64: Support ELFv2 asm on Big Endian
  #14788 FreeBSD: add missing vop_fplookup assignments
  #14789 PAM: support the authentication facility
  #14790 Revert "Fix data race between zil_commit() and zil_suspend()"
  #14795 Fix positive ABD size assertion in abd_verify()
  #14798 Mark TX_COMMIT transaction with TXG_NOTHROTTLE
  #14804 Correct ABD size for split block ZIOs
  #14806 Use correct block pointer in block cloning case.
  #14808 blake3: fix up bogus checksums in face of cpu migration

Obtained from:	OpenZFS
OpenZFS commit:	d96e29576c
2023-05-03 12:04:55 +02:00
..
compatibility.d zfs: merge openzfs/zfs@75b4cbf62 (master) into main 2021-06-08 16:52:44 +02:00
os zfs: merge openzfs/zfs@b3d0568cf 2022-08-14 01:14:21 +02:00
zpool.d zfs: merge openzfs/zfs@c0cf6ed67 2022-05-19 00:55:59 +02:00
Makefile.am zfs: merge openzfs/zfs@b9d98453f 2022-06-03 18:17:53 +02:00
zpool_iter.c zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00
zpool_main.c zfs: merge openzfs/zfs@d96e29576 2023-05-03 12:04:55 +02:00
zpool_util.c zfs: merge openzfs/zfs@b3d0568cf 2022-08-14 01:14:21 +02:00
zpool_util.h zfs: merge openzfs/zfs@b3d0568cf 2022-08-14 01:14:21 +02:00
zpool_vdev.c zfs: merge openzfs/zfs@431083f75 2023-04-03 16:49:30 +02:00