History log of /freebsd-13.1/sys/contrib/openzfs/module/lua/lcode.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 3aa1cabc 19-Dec-2021 Martin Matuska <[email protected]>

zfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release) into stable/13

OpenZFS release 2.1.2

Notable upstream pull request merges:
#12668 FreeBSD: Catch up with recent VFS changes
#12704 Fix some Fr

zfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release) into stable/13

OpenZFS release 2.1.2

Notable upstream pull request merges:
#12668 FreeBSD: Catch up with recent VFS changes
#12704 Fix some FreeBSD VOPs to synchronize properly with teardown
#12717 VOP_RENAME fixes for FreeBSD
#12724 Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency
#12745 Restore dirty dnode detection logic
#12770 ZFS send/recv with ashift 9->12 leads to data corruption
#12828 FreeBSD: Add vop_standard_writecount_nomsyn
#12828 FreeBSD: Catch up with more VFS changes

Obtained from: OpenZFS
OpenZFS commit: af88d47f1ee86fae4abcfe0dabca67ea3c94d377
OpenZFS tag: zfs-2.1.2
Relnotes: yes

show more ...


# eda14cbc 24-Aug-2020 Matt Macy <[email protected]>

Initial import from vendor-sys branch of openzfs