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

--- Comment #4 from Gleb Popov <arr...@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.
_______________________________________________
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