[Bug 267706] [PATCH] ufs/ext2: Fix vop_readdir's ncookies handling
- In reply to: 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: Sat, 14 Jan 2023 18:49:33 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267706
--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=caf4d617945efea8c59443d8ab184c288bae43be
commit caf4d617945efea8c59443d8ab184c288bae43be
Author: Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2023-01-02 03:29:43 +0000
Commit: Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2023-01-14 18:48:48 +0000
Fix vop_readdir's ncookies handling in UFS and EXT2.
Submitted by: Kusumi Tomohiro
PR: 267706
(cherry picked from commit e84e44215fe19dad4d1779d5ee0b2f2d2739f016)
sys/fs/ext2fs/ext2_lookup.c | 2 +-
sys/ufs/ufs/ufs_vnops.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.