Date: Sun, 28 Mar 2021 13:36:01 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 254625] FUSE filesystems do not report device name to devd Message-ID: <bug-254625-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254625 Bug ID: 254625 Summary: FUSE filesystems do not report device name to devd Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: arrowd@FreeBSD.org When running "ntfs-3g /dev/da0 /mnt" I get the following line in "cat /var/run/devd.pipe": !system=VFS subsystem=FS type=MOUNT mount-point="/mnt" mount-dev="/dev/fuse" mount-type="fusefs" fsid=0x37ff00eded000000 owner=0 flags="" opt="fstype=fusefs;fspath=/mnt;from=/dev/fuse;fd=4;" As you can see, there is no "/dev/da0" string anywhere in this output. This makes it impossible to figure out source device in sysutils/bsdisks, which monitors devd output for mount/unmount events. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254625-227>
