[Bug 254625] FUSE filesystems do not report device name to devd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Mar 28 13:36:01 UTC 2021


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 at FreeBSD.org
          Reporter: arrowd at 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.


More information about the freebsd-bugs mailing list