Changes between Version 22 and Version 23 of Ticket #19105
- Timestamp:
- Sep 18, 2024, 5:16:42 AM (2 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19105 – Description
v22 v23 4 4 Steps to recreate: connect pendrive, let haiku mount partition, disconnect pendrive, /dev/disk/usb/* will stay. If you didn't open mounted partition before and try to open it you will have kernel panic(at least in gui) 5 5 6 FAT driver possible not catch some kind of "detach" event for unmounting. beFs handle this properly and unmounts when usb is detached6 FAT driver possible not catch some kind of "detach" event for unmounting. Or it dont have proper checks for existence of the mounted device. beFs handle this properly and unmounts when usb is detached