From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 44D923EBF24 for ; Wed, 25 Feb 2026 00:06:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771978001; cv=none; b=MRHABctS/aVhsEmj1hoFIbAkWEmUxJFwPs+Kog9Pkvb18sCMd+wV9qcOqQSgP+LTVQ/ghefoJF05Jn15hqK6j+f8L3xMf/iDvrVfNpo/XrrrkdVZCBZjtqf8jhWa3xuPAgIcss2hi/wPk0jmaz0Ope2c7X1m2nO4OrmzEMFN2tM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771978001; c=relaxed/simple; bh=G8J/dznhWmaEncIyOvPzmRG5T0aZudWfZpjRYNrvDV0=; h=MIME-Version:Date:Message-ID:Subject:From:To:Cc:Content-Type; b=VFNlxVvdJakZztM462g4kx/xD5BNuAT9NValkTggZEujSiTvjqrN+cT8hxaAfXbUzyIPzqRpnRxf2TF12yqRzpyUjMZq1TCRVPH9S0v8LJNuIAVeXmKpZ/zdkvrUaYEKHp5eJpsSIehdy9+SQ9xMlQRE/Pk+WXM1PBewDIGPEI0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.161.69 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oo1-f69.google.com with SMTP id 006d021491bc7-679943693c0so94488436eaf.3 for ; Tue, 24 Feb 2026 16:06:40 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1771977999; x=1772582799; h=cc:to:from:subject:message-id:date:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=3LEDG8cKcI7Z35Pv87cbp4B4O+rL3pZPbPFnyAG2qHg=; b=jAEjJ1+NXxloOU1sPrkYA/fKeow/MILPSuCgzuf8gQdPwM88UW2OiNmmB5KmdD96w8 9K9H5FxfdTpvm3IoqrufnPwqJByH82VDq7U7m/AJpcIQkhw64DVFNKnVn21B40KyV4c+ UsYTt1ypaM+mIqn+Ozm7XvXXX9qDsWNnb85lMD2Gzn5o9+RYdTqjLlo1hTevfddz5vtN 1sH0Xn6N2KeqK3jMkF4p5sHsNePU10KegBV6T7T4/v0/nM7/3XPRHkPfi/xnqDhA7DoP sWtIF9fUEc8PhVFhqhhFZac4+3MMdruOH5OLYb1lq7AUbTQIyDJTKgl6RcGujS4KdJPM fBxQ== X-Gm-Message-State: AOJu0Yxt4XcDwNqDBX2rP+Me8lBRB66YKkh/XTXxjAaUChpmCG0tt77U Z5X+dGJ4yvu1Y3y+S2K5B9zvCsKx6bgdzeH3KjnGbdbOrnJXq+KS4QOHmbR3NoU6O/48LH9QF7k 2pZ2p479SZjEjPZC89wKx7sfgGf0mpIFo+Ipi445pbnwOKdB14ZWtOblApyo= Precedence: bulk X-Mailing-List: syzbot@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:60a:b0:679:975b:f21d with SMTP id 006d021491bc7-679c424e558mr7355640eaf.11.1771977999337; Tue, 24 Feb 2026 16:06:39 -0800 (PST) Date: Tue, 24 Feb 2026 16:06:39 -0800 X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <699e3d0f.a00a0220.21906d.0000.GAE@google.com> Subject: [moderation/CI] Re: kNFSD Signed Filehandles From: syzbot ci To: syzkaller-upstream-moderation@googlegroups.com Cc: syzbot@lists.linux.dev Content-Type: text/plain; charset="UTF-8" syzbot ci has tested the following series [v7] kNFSD Signed Filehandles https://lore.kernel.org/all/cover.1771961922.git.bcodding@hammerspace.com * [PATCH v7 1/3] NFSD: Add a key for signing filehandles * [PATCH v7 2/3] NFSD/export: Add sign_fh export option * [PATCH v7 3/3] NFSD: Sign filehandles and found the following issue: kernel build error Full report is available here: https://ci.syzbot.org/series/6f7fbcf9-bd00-4b5e-b15c-5eb49fdc6255 *** kernel build error tree: torvalds URL: https://kernel.googlesource.com/pub/scm/linux/kernel/git/torvalds/linux base: 7dff99b354601dd01829e1511711846e04340a69 arch: amd64 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 config: https://ci.syzbot.org/builds/dafdda14-c64a-42e4-b492-e96c8c81adca/config fs/nfsd/nfsfh.c:196:13: error: redefinition of 'fh_append_mac' fs/nfsd/nfsfh.c:228:13: error: redefinition of 'fh_verify_mac' *** If these findings have caused you to resend the series or submit a separate fix, please add the following tag to your commit message: Tested-by: syzbot@syzkaller.appspotmail.com --- This report is generated by a bot. It may contain errors. syzbot ci engineers can be reached at syzkaller@googlegroups.com. The email will later be sent to: [anna@kernel.org bcodding@hammerspace.com chuck.lever@oracle.com ebiggers@kernel.org jlayton@kernel.org linux-crypto@vger.kernel.org linux-fsdevel@vger.kernel.org linux-nfs@vger.kernel.org neil@brown.name rick.macklem@gmail.com trondmy@kernel.org] If the report looks fine to you, reply with: #syz upstream If the report is a false positive, reply with #syz invalid