haiku/headers/private/disk_scanner
Tyler Dauwalder 6c1c5b652b + Updated PARTSCAN_MODULE_NAME to DISK_SCANNER_MODULE_NAME
+ Fixed an error with disk_scanner_get_partition_fs_info() that was causing
  the fs module to not be unloaded when identification succeeded. The next
  time around, get_module() was returning B_OK, by the module pointer was
  being set to NULL. I'm not sure if this is the expected behaviour of the
  emulator, so we may want to investigate.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2286 a95241bf-73f2-0310-859d-f6bbb57e9c96
2002-12-22 22:50:18 +00:00
..
disk_scanner.h + Updated PARTSCAN_MODULE_NAME to DISK_SCANNER_MODULE_NAME 2002-12-22 22:50:18 +00:00
fs.h disk_scanner module API. 2002-12-21 19:07:30 +00:00
partition.h disk_scanner module API. 2002-12-21 19:07:30 +00:00
session.h disk_scanner module API. 2002-12-21 19:07:30 +00:00