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: b...@freebsd.org
          Reporter: arr...@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.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to