Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Nov 2023 16:14:30 +0100
From:      Baptiste Daroussin <bapt@freebsd.org>
To:        Martin Matuska <mm@freebsd.org>
Cc:        src-committers@freebsd.org, dev-commits-src-all@freebsd.org,  dev-commits-src-main@freebsd.org
Subject:   Re: git: 2276e53940c2 - main - zfs: merge openzfs/zfs@688514e47
Message-ID:  <2md6axxcaidm44r7xqt5mtfylthx6rlb62gk45bctfrq6nfvfc@h4faamv7omqa>
In-Reply-To: <202311282036.3ASKaEnm031847@gitrepo.freebsd.org>
References:  <202311282036.3ASKaEnm031847@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 28, 2023 at 08:36:14PM +0000, Martin Matuska wrote:
> The branch main has been updated by mm:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=2276e53940c2a2bf7c7e9cb705e51de4202258c2
> 
> commit 2276e53940c2a2bf7c7e9cb705e51de4202258c2
> Merge: cd201c090858 688514e4704b
> Author:     Martin Matuska <mm@FreeBSD.org>
> AuthorDate: 2023-11-28 20:35:02 +0000
> Commit:     Martin Matuska <mm@FreeBSD.org>
> CommitDate: 2023-11-28 20:35:58 +0000
> 
>     zfs: merge openzfs/zfs@688514e47
>     
>     Notable upstream pull request merges:
>      #15532 c1a47de86 zdb: Fix zdb '-O|-r' options with -e/exported zpool
>      #15535 cf3316633 ZVOL: Minor code cleanup
>      #15541 803a9c12c brt: lift internal definitions into _impl header
>      #15541 213d68296 zdb: show BRT statistics and dump its contents
>      #15543 a49087510 ZIL: Refactor TX_WRITE encryption similar to
>                       TX_CLONE_RANGE
>      #15543 27d8c23c5 ZIL: Do not encrypt block pointers in lr_clone_range_t
>      #15549 67894a597 unnecessary alloc/free in dsl_scan_visitbp()
>      #15551 126efb588 FreeBSD: Fix the build on FreeBSD 12
>      #15563 acb33ee1c FreeBSD: Fix ZFS so that snapshots under .zfs/snapshot are
>                       NFS visible
>      #15564 7bbd42ef4 Don't allow attach to a raidz child vdev
>      #15566 688514e47 dmu_buf_will_clone: fix race in transition back to NOFILL
>      #15571 30d581121 dnode_is_dirty: check dnode and its data for dirtiness
>     
>     Obtained from:  OpenZFS
>     OpenZFS commit: 688514e4704bdee4551d25960febd322ac26f297
> 
/home/bapt/worktrees/main/sys/contrib/openzfs/cmd/zdb/zdb.c:2129:37: error:
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka
'unsigned long long') [-Werror,-Wformat]
/home/bapt/worktrees/main/sys/contrib/openzfs/cmd/zdb/zdb.c:2159:44: error:
format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka
'unsigned long long') [-Werror,-Wformat]


Best regards,
Bapt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2md6axxcaidm44r7xqt5mtfylthx6rlb62gk45bctfrq6nfvfc>