[Bug 259504] fuser doesn't find processes due to wrong fsid type

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 01 Nov 2021 18:04:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259504

--- 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.

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