Opened 4 years ago

Last modified 4 years ago

#16042 new bug

diskimage unregister leaves empty directories in devfs

Reported by: pulkomandy Owned by: nobody
Priority: normal Milestone: Unscheduled
Component: Applications/Command Line Tools Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

after unregistering a disk image, a directory is left in /dev/disk/virtual/files. I think it should be deleted?

Change History (1)

comment:1 by pulkomandy, 4 years ago

There is code in src/system/kernel/disk_device_manager/KFileDiskDevice.cpp to delete the directories but it's commented out with a TODO saying that the devfs should take care of it. Was this ever done? Do all other drivers delete their own directories in the meantime?

Note: See TracTickets for help on using tickets.