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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 31 07:52:49 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254625

--- Comment #4 from Gleb Popov <arrowd at FreeBSD.org> ---
(In reply to Alan Somers from comment #3)
I tried mounting my msdosfs USB stick on CURRENT system and got only

!system=VFS subsystem=FS type=MOUNT mount-point="/mnt" mount-dev="/dev/da0s1"
mount-type="msdosfs" fsid=0xec01000032000000 owner=0 flags="local;"
opt="fstype=msdosfs;fspath=/mnt;from=/dev/da0s1;uid=0;gid=0;mask=493;dirmask=493;"


Unmounting results in

!system=DEVFS subsystem=CDEV type=MEDIACHANGE cdev=da0
!system=GEOM subsystem=DEV type=MEDIACHANGE cdev=da0
!system=VFS subsystem=FS type=UNMOUNT mount-point="/mnt" mount-dev="/dev/da0s1"
mount-type="msdosfs" fsid=0xec01000032000000 owner=0 flags=""
opt="fstype=msdosfs;fspath=/mnt;from=/dev/da0s1;uid=0;gid=0;mask=493;dirmask=493;"
!system=DEVFS subsystem=CDEV type=MEDIACHANGE cdev=da0s1
!system=GEOM subsystem=DEV type=MEDIACHANGE cdev=da0s1

Are you talking about MEDIACHANGE events? These aren't very informative.

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


More information about the freebsd-bugs mailing list