[Bug 288889] "ls /.zfs" panics but "ls /.zfs/snapshot" doesn't

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 18 Aug 2025 13:30:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=288889

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=1031208ebceb8554a0fe9c6d9c4b98a6631d4718

commit 1031208ebceb8554a0fe9c6d9c4b98a6631d4718
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2025-08-16 02:37:58 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2025-08-18 13:29:47 +0000

    zfsctl_root_readdir(): properly set eof

    PR:     288889
    Reported by:    bakul
    Reviewed by:    allanjude, markj, rmacklem
    Sponsored by:   The FreeBSD Foundation
    MFC after:      1 week
    Differential revision:  https://reviews.freebsd.org/D51930

 sys/contrib/openzfs/module/os/freebsd/zfs/zfs_ctldir.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
You are receiving this mail because:
You are the assignee for the bug.