From nobody Fri Nov 11 10:31:54 2022 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N7w4C4tbmz4XJhl for ; Fri, 11 Nov 2022 10:31:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N7w4C12vGz3MD3 for ; Fri, 11 Nov 2022 10:31:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1668162715; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qbTnsVMe4aLh1xxO/M2m+mX/9sRwMSjFJkKXda8BHkE=; b=YvZovYJR+Jk+yTMrADapyWW3g+qBUU5sH+PQEb6YwyusY4rhVzddg1C1/6sB07rSsFyJ9/ KFgBj+JZEnCG/Lgm3hzai0ECWlMguSWG3+nv2s3RH3xW3jc8XtDPBmBqNe8kjT4UhDxd6F HJjcb92lvKTfAW2zGY+612sZIRIhw+icj7kVPfejgZH6GMreuk6yZUfeJ5wv0bagCFthw/ eYlzFBTAQm9KKOtA5TMQfrq9A+CIS5xUIgcIHIZ0ivMisQ8mKQnNhyEtzBeob3q4IrklY2 RXzCxN0POLC9TaQcpP/B/Tq6bAT+kaazHGk1WGmlFWi5cpWIsJztkjynLb9nIQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1668162715; a=rsa-sha256; cv=none; b=ijJmWCIMdvxAs+hqELRb9Yfg7JHoYt0CjZ2PmkSq1VnBRV2SLQdEHiPVZPQOIKiF4e47Tz Gf04L+pDhmcxcIlsh8XTQ7afmE4axb7sNUTcy39giRE9M+To2Iq61Ns7eoIxnUnwjxCxrF SoR1lx6r5dZfqOMW5R9qhyt4BZ15zjRvknvnzuqRA9+j6pbiUnxbL7F44rcK10brOegKen axaHu1L5b4TTRQH/iHVXIsy123TWSnVgCA0F0snLqth7EuXO2Mha/Ok7f8FHLnqMgVuvmQ Op1cRyCM2Tt1RUxAxcLMNf913+kH8riMdP2mNGFeksN5c+zPSqDMe0cIRG8udQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4N7w4C07fpzddF for ; Fri, 11 Nov 2022 10:31:55 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2ABAVsnw016497 for ; Fri, 11 Nov 2022 10:31:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2ABAVsFt016496 for bugs@FreeBSD.org; Fri, 11 Nov 2022 10:31:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 267706] [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling Date: Fri, 11 Nov 2022 10:31:54 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: kusumi.tomohiro@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267706 Bug ID: 267706 Summary: [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: kusumi.tomohiro@gmail.com https://www.dragonflybsd.org/~tkusumi/diff/freebsd/0001-ufs-ext2-Fix-vop_re= addir-s-ncookies-handling.patch https://github.com/kusumi/freebsd-src/commits/ncookies_1 This should be updating ncookies pointer value, not the pointer itself. Callers in NFS are passing int variable in stack. --=20 You are receiving this mail because: You are the assignee for the bug.=