Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Jan 2023 03:31:22 +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-GsMaErIVRq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267706-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267706-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267706

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3De84e44215fe19dad4d1779d5ee0b2f2d2=
739f016

commit e84e44215fe19dad4d1779d5ee0b2f2d2739f016
Author:     Kirk McKusick <mckusick@FreeBSD.org>
AuthorDate: 2023-01-02 03:29:43 +0000
Commit:     Kirk McKusick <mckusick@FreeBSD.org>
CommitDate: 2023-01-02 03:30:14 +0000

    Fix vop_readdir's ncookies handling in UFS and EXT2.

    Submitted by: Kusumi Tomohiro
    PR:           267706
    MFC after:    1 week

 sys/fs/ext2fs/ext2_lookup.c | 2 +-
 sys/ufs/ufs/ufs_vnops.c     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

--=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-GsMaErIVRq>