On 6.0-CURRENT I have this: 1. Plug in usb flash memory drive 2. 'mount_msdosfs /dev/da0s1 /mnt/flash' 3. Plug OUT the drive 4. Try to umount removed device (umount /mnt/flash), get an error "/dev/da0s1: no such file or directory" 4.1. 'mount' shows us /mnt/flash is still mounted.. 5. 'cd /mnt/flash ; ls' 5. System HANGS.... Ofcourse, this is abnormal situation, because usually we're to smart not to plug out the drive unil umount, but just in case... P.S: usb-related part of dmesg attached
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:15 UTC