haiku/headers/private/storage
Rene Gollent 701a5d6b79 Resolve #10435.
Adjust Database{Location} to only attempt to create a mimetype when
actually necessary, and fail otherwise if a writable version doesn't yet
exist. Correspondingly, adjust callers such as
DatabaseLocation::DeleteAttribute(). Fixes a problem where a caller asking
to perform a mimeset could fail early due to SetSupportedTypes() attempting
to update the read-only mime database entry supplied by a package, and
consequently most of the mimeset operations would be skipped.
2014-01-20 20:52:32 -05:00
..
mime Resolve #10435. 2014-01-20 20:52:32 -05:00
sniffer
AddOnMonitor.h Refactored AddOnMonitor to allow an alternative constructor which does not 2010-12-05 14:59:27 +00:00
AddOnMonitorHandler.h Consolidate adding add-on directories 2013-10-17 01:28:31 -04:00
CopyEngine.h BCopyEngine: Add base class BEntryOperationEngineBase 2013-09-27 00:51:30 +02:00
DiskDevice.h
DiskDeviceList.h
DiskDevicePrivate.h
DiskDeviceRoster.h
DiskDeviceTypes.h added exFAT partition type 2011-02-09 20:30:00 +00:00
DiskDeviceVisitor.h
DiskScannerAddOn.h
DiskSystem.h
DiskSystemAddOn.h DriveSetup: 2010-10-24 03:39:19 +00:00
DiskSystemAddOnManager.h DriveSetup: 2010-10-24 03:39:19 +00:00
DriverSettings.h Add C++ API for driver settings 2013-06-29 13:42:00 +02:00
Elf.h
ElfX.h
EntryOperationEngineBase.h BCopyEngine: Add base class BEntryOperationEngineBase 2013-09-27 00:51:30 +02:00
Exception.h
FileDescriptorIO.h
FileIO.h
MergedDirectory.h Add private class BMergedDirectory to storage kit 2013-05-07 04:43:50 +02:00
MimeTypes.h
MutablePartition.h
NodeMonitorHandler.h Add stat fields to StatChanged hook. 2010-10-20 19:34:31 +00:00
NotOwningEntryRef.h <NotOwningEntryRef.h>: Denote BPrivate explicitly 2013-09-27 00:51:29 +02:00
OffsetFile.h
Partition.h * err, 40255 was missing the essential part, actually 2011-01-20 20:55:45 +00:00
PartitioningInfo.h
PartitionParameterEditor.h Fixed design issues in BPartitionParameterEditor. 2013-02-02 01:13:19 +01:00
PathMonitor.h BPathMonitor: rewrite 2013-06-27 21:57:44 +02:00
Pef.h
query_private.h Add a private B_ATTR_CHANGE_NOTIFICATION flag to the open query syscall to tell the query to send notifications when an entry attribute changed and the entry stays in the query. Previously you only get created and removed messages, now you can also get updated messages. Only implement it for bfs. 2010-10-24 20:47:46 +00:00
QueryPredicate.h
RemoveEngine.h Add BRemoveEngine 2013-09-27 00:51:30 +02:00
ResourceFile.h
ResourceItem.h
ResourcesContainer.h
ResourcesDefs.h
storage_support.h