Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Nov 2021 06:01:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 259504] fuser doesn't find processes due to wrong fsid type
Message-ID:  <bug-259504-227-ldNgwWaK4Q@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-259504-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-259504-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=3D259504

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

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Dd3aca6fe9bf97ea22bb9bee365b616bcb=
77a1220

commit d3aca6fe9bf97ea22bb9bee365b616bcb77a1220
Author:     Andriy Gapon <avg@FreeBSD.org>
AuthorDate: 2021-11-01 06:40:17 +0000
Commit:     Andriy Gapon <avg@FreeBSD.org>
CommitDate: 2021-11-08 05:59:01 +0000

    fuser: restore functionality by fixing fsid type

    Use types from sys/stat.h for the filesystem and inode numbers for extra
    safety.

    PR:             259504
    Reported by:    Markus Wild <freebsd-bugs@virtualtec.ch>
    MFC after:      1 week

    (cherry picked from commit e18fbe6f19ed106f035c7d2aaeade6eb55cc0b5a)

 usr.bin/fstat/fuser.c | 4 ++--
 1 file 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-259504-227-ldNgwWaK4Q>