haiku/src/system/kernel/disk_device_manager
Axel Dörfler 1da9f5cea5 * Added BDiskSystem::ShortName() and everything needed to get it there.
* Added BDiskDeviceRoster::GetDiskSystem() method, that can get a disk system
  by short/pretty/module name - since they should all be unique, I put them
  in a single namespace, please complain if you don't like that :-)
* Cleaned up DiskSystem.h and DiskDeviceRoster.h according to the updated
  header guidelines.
* Renamed ntfs pretty name from "ntfs File System" to "Windows NT File System".


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25414 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-05-10 11:44:00 +00:00
..
ddm_userland_interface.cpp * _user_uninitialize_partition() never marked the partition unbusy 2008-03-17 13:11:35 +00:00
disk_device_manager.cpp Folded KPhysicalPartition into KPartition. Removed the notion of shadow 2007-11-01 23:36:21 +00:00
Jamfile Folded KPhysicalPartition into KPartition. Removed the notion of shadow 2007-11-01 23:36:21 +00:00
KDiskDevice.cpp On a media change, the KDiskDevice must do a bit more than it did: 2007-11-13 12:18:06 +00:00
KDiskDeviceManager.cpp Rename vfs_stat_entry_ref() to vfs_stat_node_ref() as that's what a dev_t and 2008-04-06 09:18:27 +00:00
KDiskSystem.cpp * Added BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +00:00
KFileDiskDevice.cpp axeld + bonefish: 2007-11-12 18:41:36 +00:00
KFileSystem.cpp * Added BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +00:00
KPartition.cpp * When removing a media, only the device was unmounted if needed, not its child partitions. 2008-02-06 11:46:44 +00:00
KPartitioningSystem.cpp * Added BDiskSystem::ShortName() and everything needed to get it there. 2008-05-10 11:44:00 +00:00
KPartitionListener.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
KPartitionVisitor.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
Locker.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
Locker.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
RWLocker.cpp * _NewReadLockInfo() can no longer crash in case the allocation failed. 2006-05-05 10:10:05 +00:00
UserDataWriter.cpp Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00
UserDataWriter.h Renamed system/core to system/kernel. 2005-04-13 13:22:10 +00:00