Re: [PATCH] nfs: check nf pointer for validity before use

From: Konstantin Ryabitsev
Date: Tue Dec 21 2021 - 17:18:42 EST


December 21, 2021 3:00 PM, "Chuck Lever III" <chuck.lever@xxxxxxxxxx> wrote:
> Btw, b4 complained about collabora.com's DKIM:
>
> [cel@bazille linux]$ b4 am
> https://lore.kernel.org/linux-nfs/YcIjJ4jN3ax1rqaE@debian-BULLSEYE-live-builder-AMD64/raw
> Grabbing thread from
> lore.kernel.org/linux-nfs/YcIjJ4jN3ax1rqaE%40debian-BULLSEYE-live-builder-AMD64/t.mbox.gz
> Analyzing 1 messages in the thread
> Checking attestation on all messages, may take a moment...
> ---
> ✗ [PATCH] nfs: check nf pointer for validity before use
> ---
> ✗ BADSIG: DKIM/collabora.com

This is because collabora.com has DKIM canonicalization configured as "c=simple/simple". See my previous message to intel.com for why this should be changed to c=relaxed/simple:

https://lore.kernel.org/lkml/20211214150032.nioelgvmase7yyus@meerkat.local/

Hope this helps.

-K