Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/external/cddl/osnet/dist/uts/common/fs/zfs
> On May 3, 2026, at 3:41 PM, Robert Elz <kre%netbsd.org@localhost> wrote:
>
> Module Name: src
> Committed By: kre
> Date: Sun May 3 22:41:40 UTC 2026
>
> Modified Files:
> src/external/cddl/osnet/dist/uts/common/fs/zfs: arc.c zfs_vnops.c
>
> Log Message:
> Adapt to thorpej@'s uvm_lwp_is_pagedaemon() change
Gah, I changed that file but missed committing it because it’s not under sys/
>
> This is one step towards fixing the builds.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.22 -r1.23 \
> src/external/cddl/osnet/dist/uts/common/fs/zfs/arc.c
> cvs rdiff -u -r1.99 -r1.100 \
> src/external/cddl/osnet/dist/uts/common/fs/zfs/zfs_vnops.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
>
-- thorpej
Home |
Main Index |
Thread Index |
Old Index