Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Mar 2021 07:52:49 +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-fvT1hbnXCd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-254625-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-254625-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

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

help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-254625-227-fvT1hbnXCd>