mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
OpenZFS release 2.1.4
Notable upstream pull request merges:
#13219 FreeBSD: add missing replay check to an assert in zfs_xvattr_set
#13220 module: freebsd: avoid a taking a destroyed lock in zfs_zevent bits
#13221 Fix ACL checks for NFS kernel server
Obtained from: OpenZFS
OpenZFS tag: zfs-2.1.4
OpenZFS commit: 52bad4f23d
Relnotes: yes
4 lines
69 B
C
4 lines
69 B
C
/*
|
|
* $FreeBSD$
|
|
*/
|
|
#define ZFS_META_GITREV "zfs-2.1.4-0-g52bad4f23"
|