Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Aug 2024 19:06:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 280801] /bin/df -l reports remote (fuse) filesystems as local
Message-ID:  <bug-280801-227-n7mDufmDXV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-280801-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-280801-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=3D280801

--- Comment #4 from Alan Somers <asomers@FreeBSD.org> ---
There's nothing in the fuse protocol that indicates that.  Furthermore, our=
 VFS
doesn't even track that on a per-mountpoint basis, only on a per-file system
basis.  So our choices are to consider all fusefs mounts as remote or to
consider them all as local.

--=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-280801-227-n7mDufmDXV>