[Bug 264723] the KERN_LOCKF sysctl returns kl_file_fsid that doesn't match st_dev from stat()

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 25 Jun 2022 05:02:22 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264723

--- Comment #7 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

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

commit c1731fa54dd1eec310729e81e18dd601201405dc
Author:     Damjan Jovanovic <damjan.jov@gmail.com>
AuthorDate: 2022-06-17 13:28:16 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-06-24 19:37:33 +0000

    KERN_LOCKF: report kl_file_fsid consistently with stat(2)

    PR:     264723

    (cherry picked from commit 8ae769491303715c68e79aaf0e4e2f5c639151f9)

 sys/kern/kern_lockf.c | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

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