haiku/headers/private/storage
Ingo Weinhold 7f96148cac Patch by Bryce Groff with changes by myself:
* Added missing name parameter to the partitioning system module child creation
  and child creation validation hooks. Pass the name to them.
* Added BPartitionParameterEditor interface, which is/will be used for editing
  disk system specific parameters.
* Implemented partition parameter editors for BFS initialization and Intel
  partition map child creation.
* Fixed the incorrect supported child partition type iteration in the Intel
  partition map add-on. It does now return actual types.
* Handle the "active" flag parameter in the Intel partitioning system module.
* DriveSetup:
  - Replaced the "Create" submenu by a simple menu item. The type can now by
    chosen in the dialog.
  - Make use of initialization and child creation parameter editors. Some
    non-generic code has been moved to the respective editor implementations
    (BFS, intel partitioning system).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@31658 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-07-20 20:29:16 +00:00
..
mime bonefish+mmlr: 2008-01-11 22:45:06 +00:00
sniffer * Resolve further warnings on GCC4. 2009-02-01 22:12:55 +00:00
AddOnMonitor.h
AddOnMonitorHandler.h * Cleanup. 2008-10-19 13:17:29 +00:00
DiskDevice.h * Made the use of file devices more convenient and complete by adding 2008-10-13 21:51:43 +00:00
DiskDeviceList.h * Rewrote BeBuild.h which had "a few" consequences (got rid of all those class 2007-10-15 20:13:55 +00:00
DiskDevicePrivate.h
DiskDeviceRoster.h Make it clear from the API that the volume passed in is not touched by the 2009-04-22 14:13:45 +00:00
DiskDeviceTypes.h
DiskDeviceVisitor.h
DiskScannerAddOn.h
DiskSystem.h * Added a handy BDiskSystem::SupportsWriting(). 2008-10-13 23:47:30 +00:00
DiskSystemAddOn.h Patch by Bryce Groff with changes by myself: 2009-07-20 20:29:16 +00:00
Elf.h
Exception.h
MimeTypes.h
MutablePartition.h * The BMutablePartition setters adjust the change flags accordingly. 2007-10-31 17:02:52 +00:00
NodeMonitorHandler.h
OffsetFile.h the virtual version is const 2008-09-03 11:23:15 +00:00
Partition.h Patch by Bryce Groff with changes by myself: 2009-07-20 20:29:16 +00:00
PartitioningInfo.h * added a PrintToStream() method 2008-02-02 12:38:15 +00:00
PartitionParameterEditor.h Patch by Bryce Groff with changes by myself: 2009-07-20 20:29:16 +00:00
PathMonitor.h * TRACE macro no longer needs double parenthesis. 2008-08-11 20:02:59 +00:00
Pef.h
QueryPredicate.h
ResourceFile.h
ResourceItem.h
ResourcesContainer.h
ResourcesDefs.h
storage_support.h * {BEntry,BNode}::GetStat() were still passing the BeOS struct stat size to 2009-05-25 14:03:38 +00:00