[Bug 267706] [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267706] [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267706] [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267706] [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267706] [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 267706] [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Nov 2022 10:31:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267706 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_readdir-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. -- You are receiving this mail because: You are the assignee for the bug.