bd02d81c24
Fixes: * Use uint64 instead of off_t when handling offset and size of the trimmed range in the fs_trim_data structure * BlockAllocator::Trim: Correct the size of a buffer * ram_disk, mmc: Do not trim past device capacity Improvements: * BlockAllocator::Trim: Because the received offset and size are ignored by BFS (the functionality is not implemented yet), return B_UNSUPPORTED if the range does not cover the whole partition * ram_disk, mmc: More accurate calculation of the number of trimmed bytes * devfs: Add a uint64 version of translate_partition_access() Change-Id: I24f4c08674f123ad33a5fef6e28996a4ada6ff0d Reviewed-on: https://review.haiku-os.org/c/haiku/+/4155 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com> |
||
---|---|---|
.. | ||
atomic.h | ||
AutoLock.h | ||
AVLTree.h | ||
AVLTreeBase.h | ||
AVLTreeMap.h | ||
Bitmap.h | ||
BitUtils.h | ||
Constructor.h | ||
DoublyLinkedList.h | ||
DoublyLinkedQueue.h | ||
FixedWidthPointer.h | ||
fs_trim_support.h | ||
Heap.h | ||
kernel_c.h | ||
kernel_cpp.h | ||
KernelReferenceable.h | ||
KernelUtilsOrder.h | ||
KMessage.h | ||
kqueue.h | ||
list.h | ||
MallocFreeAllocator.h | ||
MinMaxHeap.h | ||
MultiHashTable.h | ||
OpenHashTable.h | ||
queue.h | ||
RadixBitmap.h | ||
Random.h | ||
ring_buffer.h | ||
SinglyLinkedList.h | ||
SplayTree.h | ||
Stack.h | ||
StringHash.h | ||
syscall_args.h | ||
TypeOperation.h | ||
Vector.h | ||
VectorMap.h | ||
VectorSet.h |