haiku/src/add-ons/disk_systems
Ingo Weinhold d6778355ee * <DiskDeviceTypes.h>: Removed kPartitionTypeIntel{Primary,Logical} constants.
* Added new header headers/private/system/disk_device_types.h, which defines
  the <DiskDeviceTypes.h> constants as macros and which can be used where the
  constants cannot be used. The constants are defined using the macros, so now
  there's only one place where the string literals should be specified.
* Use the macros in the partitioning systems. I was too lazy to also adjust the
  file systems -- most of them seem to hard-code the string literal yet.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33386 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-10-01 03:07:42 +00:00
..
bfs * checkfs is now also able to fix name mismatches (when the inode contains a 2009-07-29 19:24:21 +00:00
intel * <DiskDeviceTypes.h>: Removed kPartitionTypeIntel{Primary,Logical} constants. 2009-10-01 03:07:42 +00:00
Jamfile Beginnings of a BFS userland disk system add-on. 2007-11-10 17:34:44 +00:00