Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Nov 2021 18:04:07 +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-aJK3b46r5p@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 #4 from Andriy Gapon <avg@FreeBSD.org> ---
(In reply to Markus Wild from comment #3)
That's an interesting question.
I think that libprocstat.h should not be changed as it operates with fixed =
size
types because of libkvm, etc.  At the same time, fuser uses both libprocstat
and sys/stat.h interfaces.  So, it kind of bridges between struct stat and
struct vnstat.

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