Date: Fri, 11 Nov 2022 10:31:54 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 267706] [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling Message-ID: <bug-267706-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267706-227>