75d76b Changes after running %prep

Authored and Committed by Packit Service 3 years ago
582 files changed. 38039 lines added. 38039 lines removed.
source/CONTRIBUTORS.txtCONTRIBUTORS.txt
file renamed
+0 -0
source/COPYINGCOPYING
file renamed
+0 -0
source/MakefileMakefile
file renamed
+0 -0
source/README.mdREADME.md
file renamed
+0 -0
source/TODOTODO
file renamed
+0 -0
source/kvdo.speckvdo.spec
file renamed
+0 -0
source/uds/Makefileuds/Makefile
file renamed
+0 -0
source/uds/atomicDefs.huds/atomicDefs.h
file renamed
+0 -0
source/uds/bits.cuds/bits.c
file renamed
+0 -0
source/uds/bits.huds/bits.h
file renamed
+0 -0
source/uds/buffer.cuds/buffer.c
file renamed
+0 -0
source/uds/buffer.huds/buffer.h
file renamed
+0 -0
source/uds/bufferPrivate.huds/bufferPrivate.h
file renamed
+0 -0
source/uds/bufferedReader.cuds/bufferedReader.c
file renamed
+0 -0
source/uds/bufferedReader.huds/bufferedReader.h
file renamed
+0 -0
source/uds/bufferedWriter.cuds/bufferedWriter.c
file renamed
+0 -0
source/uds/bufferedWriter.huds/bufferedWriter.h
file renamed
+0 -0
source/uds/cacheCounters.cuds/cacheCounters.c
file renamed
+0 -0
source/uds/cacheCounters.huds/cacheCounters.h
file renamed
+0 -0
source/uds/cachedChapterIndex.cuds/cachedChapterIndex.c
file renamed
+0 -0
source/uds/cachedChapterIndex.huds/cachedChapterIndex.h
file renamed
+0 -0
source/uds/chapterIndex.cuds/chapterIndex.c
file renamed
+0 -0
source/uds/chapterIndex.huds/chapterIndex.h
file renamed
+0 -0
source/uds/chapterWriter.cuds/chapterWriter.c
file renamed
+0 -0
source/uds/chapterWriter.huds/chapterWriter.h
file renamed
+0 -0
source/uds/common.huds/common.h
file renamed
+0 -0
source/uds/compiler.huds/compiler.h
file renamed
+0 -0
source/uds/compilerDefs.huds/compilerDefs.h
file renamed
+0 -0
source/uds/config.cuds/config.c
file renamed
+0 -0
source/uds/config.huds/config.h
file renamed
+0 -0
source/uds/cpu.huds/cpu.h
file renamed
+0 -0
source/uds/deltaIndex.cuds/deltaIndex.c
file renamed
+0 -0
source/uds/deltaIndex.huds/deltaIndex.h
file renamed
+0 -0
source/uds/deltaMemory.cuds/deltaMemory.c
file renamed
+0 -0
source/uds/deltaMemory.huds/deltaMemory.h
file renamed
+0 -0
source/uds/errors.cuds/errors.c
file renamed
+0 -0
source/uds/errors.huds/errors.h
file renamed
+0 -0
source/uds/geometry.cuds/geometry.c
file renamed
+0 -0
source/uds/geometry.huds/geometry.h
file renamed
+0 -0
source/uds/hashUtils.cuds/hashUtils.c
file renamed
+0 -0
source/uds/hashUtils.huds/hashUtils.h
file renamed
+0 -0
source/uds/index.cuds/index.c
file renamed
+0 -0
source/uds/index.huds/index.h
file renamed
+0 -0
source/uds/indexCheckpoint.cuds/indexCheckpoint.c
file renamed
+0 -0
source/uds/indexCheckpoint.huds/indexCheckpoint.h
file renamed
+0 -0
source/uds/indexComponent.cuds/indexComponent.c
file renamed
+0 -0
source/uds/indexComponent.huds/indexComponent.h
file renamed
+0 -0
source/uds/indexConfig.cuds/indexConfig.c
file renamed
+0 -0
source/uds/indexConfig.huds/indexConfig.h
file renamed
+0 -0
source/uds/indexInternals.cuds/indexInternals.c
file renamed
+0 -0
source/uds/indexInternals.huds/indexInternals.h
file renamed
+0 -0
source/uds/indexLayout.cuds/indexLayout.c
file renamed
+0 -0
source/uds/indexLayout.huds/indexLayout.h
file renamed
+0 -0
source/uds/indexLayoutLinuxKernel.cuds/indexLayoutLinuxKernel.c
file renamed
+0 -0
source/uds/indexLayoutParser.cuds/indexLayoutParser.c
file renamed
+0 -0
source/uds/indexLayoutParser.huds/indexLayoutParser.h
file renamed
+0 -0
source/uds/indexPageMap.cuds/indexPageMap.c
file renamed
+0 -0
source/uds/indexPageMap.huds/indexPageMap.h
file renamed
+0 -0
source/uds/indexRouter.cuds/indexRouter.c
file renamed
+0 -0
source/uds/indexRouter.huds/indexRouter.h
file renamed
+0 -0
source/uds/indexSession.cuds/indexSession.c
file renamed
+0 -0
source/uds/indexSession.huds/indexSession.h
file renamed
+0 -0
source/uds/indexState.cuds/indexState.c
file renamed
+0 -0
source/uds/indexState.huds/indexState.h
file renamed
+0 -0
source/uds/indexStateData.cuds/indexStateData.c
file renamed
+0 -0
source/uds/indexStateData.huds/indexStateData.h
file renamed
+0 -0
source/uds/indexVersion.cuds/indexVersion.c
file renamed
+0 -0
source/uds/indexVersion.huds/indexVersion.h
file renamed
+0 -0
source/uds/indexZone.cuds/indexZone.c
file renamed
+0 -0
source/uds/indexZone.huds/indexZone.h
file renamed
+0 -0
source/uds/ioFactory.huds/ioFactory.h
file renamed
+0 -0
source/uds/ioFactoryLinuxKernel.cuds/ioFactoryLinuxKernel.c
file renamed
+0 -0
source/uds/layoutRegion.huds/layoutRegion.h
file renamed
+0 -0
source/uds/loadType.cuds/loadType.c
file renamed
+0 -0
source/uds/loadType.huds/loadType.h
file renamed
+0 -0
source/uds/logger.cuds/logger.c
file renamed
+0 -0
source/uds/logger.huds/logger.h
file renamed
+0 -0
source/uds/loggerLinuxKernel.cuds/loggerLinuxKernel.c
file renamed
+0 -0
source/uds/masterIndex005.cuds/masterIndex005.c
file renamed
+0 -0
source/uds/masterIndex005.huds/masterIndex005.h
file renamed
+0 -0
source/uds/masterIndex006.cuds/masterIndex006.c
file renamed
+0 -0
source/uds/masterIndex006.huds/masterIndex006.h
file renamed
+0 -0
source/uds/masterIndexOps.cuds/masterIndexOps.c
file renamed
+0 -0
source/uds/masterIndexOps.huds/masterIndexOps.h
file renamed
+0 -0
source/uds/memoryAlloc.cuds/memoryAlloc.c
file renamed
+0 -0
source/uds/memoryAlloc.huds/memoryAlloc.h
file renamed
+0 -0
source/uds/memoryDefs.huds/memoryDefs.h
file renamed
+0 -0
source/uds/memoryLinuxKernel.cuds/memoryLinuxKernel.c
file renamed
+0 -0
source/uds/murmur/MurmurHash3.cuds/murmur/MurmurHash3.c
file renamed
+0 -0
source/uds/murmur/MurmurHash3.huds/murmur/MurmurHash3.h
file renamed
+0 -0
source/uds/nonce.cuds/nonce.c
file renamed
+0 -0
source/uds/nonce.huds/nonce.h
file renamed
+0 -0
source/uds/numeric.cuds/numeric.c
file renamed
+0 -0
source/uds/numeric.huds/numeric.h
file renamed
+0 -0
source/uds/numericDefs.huds/numericDefs.h
file renamed
+0 -0
source/uds/opaqueTypes.huds/opaqueTypes.h
file renamed
+0 -0
source/uds/openChapter.cuds/openChapter.c
file renamed
+0 -0
source/uds/openChapter.huds/openChapter.h
file renamed
+0 -0
source/uds/openChapterZone.cuds/openChapterZone.c
file renamed
+0 -0
source/uds/openChapterZone.huds/openChapterZone.h
file renamed
+0 -0
source/uds/pageCache.cuds/pageCache.c
file renamed
+0 -0
source/uds/pageCache.huds/pageCache.h
file renamed
+0 -0
source/uds/permassert.cuds/permassert.c
file renamed
+0 -0
source/uds/permassert.huds/permassert.h
file renamed
+0 -0
source/uds/permassertInternals.huds/permassertInternals.h
file renamed
+0 -0
source/uds/permassertLinuxKernel.cuds/permassertLinuxKernel.c
file renamed
+0 -0
source/uds/random.cuds/random.c
file renamed
+0 -0
source/uds/random.huds/random.h
file renamed
+0 -0
source/uds/recordPage.cuds/recordPage.c
file renamed
+0 -0
source/uds/recordPage.huds/recordPage.h
file renamed
+0 -0
source/uds/regionIdentifiers.huds/regionIdentifiers.h
file renamed
+0 -0
source/uds/request.cuds/request.c
file renamed
+0 -0
source/uds/request.huds/request.h
file renamed
+0 -0
source/uds/requestQueue.huds/requestQueue.h
file renamed
+0 -0
source/uds/requestQueueKernel.cuds/requestQueueKernel.c
file renamed
+0 -0
source/uds/searchList.cuds/searchList.c
file renamed
+0 -0
source/uds/searchList.huds/searchList.h
file renamed
+0 -0
source/uds/sparseCache.cuds/sparseCache.c
file renamed
+0 -0
source/uds/sparseCache.huds/sparseCache.h
file renamed
+0 -0
source/uds/stringLinuxKernel.cuds/stringLinuxKernel.c
file renamed
+0 -0
source/uds/stringUtils.cuds/stringUtils.c
file renamed
+0 -0
source/uds/stringUtils.huds/stringUtils.h
file renamed
+0 -0
source/uds/sysfs.cuds/sysfs.c
file renamed
+0 -0
source/uds/sysfs.huds/sysfs.h
file renamed
+0 -0
source/uds/threadCondVarLinuxKernel.cuds/threadCondVarLinuxKernel.c
file renamed
+0 -0
source/uds/threadOnce.cuds/threadOnce.c
file renamed
+0 -0
source/uds/threadOnce.huds/threadOnce.h
file renamed
+0 -0
source/uds/threadRegistry.cuds/threadRegistry.c
file renamed
+0 -0
source/uds/threadRegistry.huds/threadRegistry.h
file renamed
+0 -0
source/uds/threads.huds/threads.h
file renamed
+0 -0
source/uds/threadsLinuxKernel.cuds/threadsLinuxKernel.c
file renamed
+0 -0
source/uds/timeUtils.cuds/timeUtils.c
file renamed
+0 -0
source/uds/timeUtils.huds/timeUtils.h
file renamed
+0 -0
source/uds/typeDefs.huds/typeDefs.h
file renamed
+0 -0
source/uds/uds-block.huds/uds-block.h
file renamed
+0 -0
source/uds/uds-error.huds/uds-error.h
file renamed
+0 -0
source/uds/uds-platform.huds/uds-platform.h
file renamed
+0 -0
source/uds/uds.huds/uds.h
file renamed
+0 -0
source/uds/udsMain.cuds/udsMain.c
file renamed
+0 -0
source/uds/udsModule.cuds/udsModule.c
file renamed
+0 -0
source/uds/util/eventCount.cuds/util/eventCount.c
file renamed
+0 -0
source/uds/util/eventCount.huds/util/eventCount.h
file renamed
+0 -0
source/uds/util/funnelQueue.cuds/util/funnelQueue.c
file renamed
+0 -0
source/uds/util/funnelQueue.huds/util/funnelQueue.h
file renamed
+0 -0
source/uds/util/radixSort.cuds/util/radixSort.c
file renamed
+0 -0
source/uds/util/radixSort.huds/util/radixSort.h
file renamed
+0 -0
source/uds/volume.cuds/volume.c
file renamed
+0 -0
source/uds/volume.huds/volume.h
file renamed
+0 -0
source/uds/volumeStore.cuds/volumeStore.c
file renamed
+0 -0
source/uds/volumeStore.huds/volumeStore.h
file renamed
+0 -0
source/uds/zone.cuds/zone.c
file renamed
+0 -0
source/uds/zone.huds/zone.h
file renamed
+0 -0
source/vdo/Makefilevdo/Makefile
file renamed
+0 -0
source/vdo/base/actionManager.cvdo/base/actionManager.c
file renamed
+0 -0
source/vdo/base/actionManager.hvdo/base/actionManager.h
file renamed
+0 -0
source/vdo/base/adminCompletion.cvdo/base/adminCompletion.c
file renamed
+0 -0
source/vdo/base/adminCompletion.hvdo/base/adminCompletion.h
file renamed
+0 -0
source/vdo/base/adminState.cvdo/base/adminState.c
file renamed
+0 -0
source/vdo/base/adminState.hvdo/base/adminState.h
file renamed
+0 -0
source/vdo/base/allocatingVIO.cvdo/base/allocatingVIO.c
file renamed
+0 -0
source/vdo/base/allocatingVIO.hvdo/base/allocatingVIO.h
file renamed
+0 -0
source/vdo/base/allocationSelector.cvdo/base/allocationSelector.c
file renamed
+0 -0
source/vdo/base/allocationSelector.hvdo/base/allocationSelector.h
file renamed
+0 -0
source/vdo/base/allocationSelectorInternals.hvdo/base/allocationSelectorInternals.h
file renamed
+0 -0
source/vdo/base/atomic.hvdo/base/atomic.h
file renamed
+0 -0
source/vdo/base/blockAllocator.cvdo/base/blockAllocator.c
file renamed
+0 -0
source/vdo/base/blockAllocator.hvdo/base/blockAllocator.h
file renamed
+0 -0
source/vdo/base/blockAllocatorInternals.hvdo/base/blockAllocatorInternals.h
file renamed
+0 -0
source/vdo/base/blockMap.cvdo/base/blockMap.c
file renamed
+0 -0
source/vdo/base/blockMap.hvdo/base/blockMap.h
file renamed
+0 -0
source/vdo/base/blockMapEntry.hvdo/base/blockMapEntry.h
file renamed
+0 -0
source/vdo/base/blockMapInternals.hvdo/base/blockMapInternals.h
file renamed
+0 -0
source/vdo/base/blockMapPage.cvdo/base/blockMapPage.c
file renamed
+0 -0
source/vdo/base/blockMapPage.hvdo/base/blockMapPage.h
file renamed
+0 -0
source/vdo/base/blockMapRecovery.cvdo/base/blockMapRecovery.c
file renamed
+0 -0
source/vdo/base/blockMapRecovery.hvdo/base/blockMapRecovery.h
file renamed
+0 -0
source/vdo/base/blockMapTree.cvdo/base/blockMapTree.c
file renamed
+0 -0
source/vdo/base/blockMapTree.hvdo/base/blockMapTree.h
file renamed
+0 -0
source/vdo/base/blockMapTreeInternals.hvdo/base/blockMapTreeInternals.h
file renamed
+0 -0
source/vdo/base/blockMappingState.hvdo/base/blockMappingState.h
file renamed
+0 -0
source/vdo/base/completion.cvdo/base/completion.c
file renamed
+0 -0
source/vdo/base/completion.hvdo/base/completion.h
file renamed
+0 -0
source/vdo/base/compressedBlock.cvdo/base/compressedBlock.c
file renamed
+0 -0
source/vdo/base/compressedBlock.hvdo/base/compressedBlock.h
file renamed
+0 -0
source/vdo/base/compressionState.cvdo/base/compressionState.c
file renamed
+0 -0
source/vdo/base/compressionState.hvdo/base/compressionState.h
file renamed
+0 -0
source/vdo/base/compressionStateInternals.hvdo/base/compressionStateInternals.h
file renamed
+0 -0
source/vdo/base/constants.cvdo/base/constants.c
file renamed
+0 -0
source/vdo/base/constants.hvdo/base/constants.h
file renamed
+0 -0
source/vdo/base/dataVIO.cvdo/base/dataVIO.c
file renamed
+0 -0
source/vdo/base/dataVIO.hvdo/base/dataVIO.h
file renamed
+0 -0
source/vdo/base/dirtyLists.cvdo/base/dirtyLists.c
file renamed
+0 -0
source/vdo/base/dirtyLists.hvdo/base/dirtyLists.h
file renamed
+0 -0
source/vdo/base/dirtyListsInternals.hvdo/base/dirtyListsInternals.h
file renamed
+0 -0
source/vdo/base/extent.cvdo/base/extent.c
file renamed
+0 -0
source/vdo/base/extent.hvdo/base/extent.h
file renamed
+0 -0
source/vdo/base/fixedLayout.cvdo/base/fixedLayout.c
file renamed
+0 -0
source/vdo/base/fixedLayout.hvdo/base/fixedLayout.h
file renamed
+0 -0
source/vdo/base/flush.cvdo/base/flush.c
file renamed
+0 -0
source/vdo/base/flush.hvdo/base/flush.h
file renamed
+0 -0
source/vdo/base/forest.cvdo/base/forest.c
file renamed
+0 -0
source/vdo/base/forest.hvdo/base/forest.h
file renamed
+0 -0
source/vdo/base/hashLock.cvdo/base/hashLock.c
file renamed
+0 -0
source/vdo/base/hashLock.hvdo/base/hashLock.h
file renamed
+0 -0
source/vdo/base/hashLockInternals.hvdo/base/hashLockInternals.h
file renamed
+0 -0
source/vdo/base/hashZone.cvdo/base/hashZone.c
file renamed
+0 -0
source/vdo/base/hashZone.hvdo/base/hashZone.h
file renamed
+0 -0
source/vdo/base/header.cvdo/base/header.c
file renamed
+0 -0
source/vdo/base/header.h
file added
+226
source/vdo/base/heap.c
file added
+207
source/vdo/base/heap.h
file added
+155
source/vdo/base/intMap.cvdo/base/intMap.c
file renamed
+0 -0
source/vdo/base/intMap.h
file added
+125
source/vdo/base/journalPoint.h
file added
+143
source/vdo/base/lockCounter.cvdo/base/lockCounter.c
file renamed
+0 -0
source/vdo/base/lockCounter.h
file added
+181
source/vdo/base/logicalZone.cvdo/base/logicalZone.c
file renamed
+0 -0
source/vdo/base/logicalZone.h
file added
+178
source/vdo/base/lz4.cvdo/base/lz4.c
file renamed
+0 -0
source/vdo/base/lz4.h
file added
+115
source/vdo/base/numUtils.h
file added
+204
source/vdo/base/packedRecoveryJournalBlock.h
file added
+192
source/vdo/base/packer.cvdo/base/packer.c
file renamed
+0 -0
source/vdo/base/packer.h
file added
+156
source/vdo/base/packerInternals.h
file added
+164
source/vdo/base/partitionCopy.c
file added
+239
source/vdo/base/partitionCopy.hvdo/base/partitionCopy.h
file renamed
+0 -0
source/vdo/base/pbnLock.c
file added
+148
source/vdo/base/pbnLock.h
file added
+151
source/vdo/base/pbnLockPool.c
file added
+137
source/vdo/base/pbnLockPool.h
file added
+77
source/vdo/base/physicalLayer.cvdo/base/physicalLayer.c
file renamed
+0 -0
source/vdo/base/physicalLayer.h
file added
+427
source/vdo/base/physicalZone.c
file added
+198
source/vdo/base/physicalZone.h
file added
+130
source/vdo/base/pointerMap.cvdo/base/pointerMap.c
file renamed
+0 -0
source/vdo/base/pointerMap.h
file added
+178
source/vdo/base/priorityTable.c
file added
+195
source/vdo/base/priorityTable.h
file added
+122
source/vdo/base/readOnlyNotifier.c
file added
+393
source/vdo/base/readOnlyNotifier.h
file added
+150
source/vdo/base/readOnlyRebuild.c
file added
+421
source/vdo/base/readOnlyRebuild.hvdo/base/readOnlyRebuild.h
file renamed
+0 -0
source/vdo/base/recoveryJournal.cvdo/base/recoveryJournal.c
file renamed
+0 -0
source/vdo/base/recoveryJournal.h
file added
+416
source/vdo/base/recoveryJournalBlock.c
file added
+341
source/vdo/base/recoveryJournalBlock.h
file added
+211
source/vdo/base/recoveryJournalEntry.h
file added
+142
source/vdo/base/recoveryJournalInternals.h
file added
+155
source/vdo/base/recoveryUtils.c
file added
+172
source/vdo/base/recoveryUtils.h
file added
+155
source/vdo/base/refCounts.cvdo/base/refCounts.c
file renamed
+0 -0
source/vdo/base/refCounts.h
file added
+263
source/vdo/base/refCountsInternals.h
file added
+205
source/vdo/base/referenceBlock.h
file added
+89
source/vdo/base/referenceCountRebuild.c
file added
+491
source/vdo/base/referenceCountRebuild.h
file added
+42
source/vdo/base/referenceOperation.c
file added
+70
source/vdo/base/referenceOperation.h
file added
+103
source/vdo/base/releaseVersions.hvdo/base/releaseVersions.h
file renamed
+0 -0
source/vdo/base/ringNode.h
file added
+202
source/vdo/base/slab.c
file added
+468
source/vdo/base/slab.h
file added
+379
source/vdo/base/slabDepot.cvdo/base/slabDepot.c
file renamed
+0 -0
source/vdo/base/slabDepot.h
file added
+515
source/vdo/base/slabDepotInternals.h
file added
+125
source/vdo/base/slabIterator.h
file added
+96
source/vdo/base/slabJournal.cvdo/base/slabJournal.c
file renamed
+0 -0
source/vdo/base/slabJournal.h
file added
+221
source/vdo/base/slabJournalEraser.c
file added
+118
source/vdo/base/slabJournalEraser.h
file added
+39
source/vdo/base/slabJournalInternals.h
file added
+381
source/vdo/base/slabScrubber.c
file added
+516
source/vdo/base/slabScrubber.h
file added
+150
source/vdo/base/slabScrubberInternals.h
file added
+59
source/vdo/base/slabSummary.c
file added
+651
source/vdo/base/slabSummary.h
file added
+268
source/vdo/base/slabSummaryInternals.h
file added
+126
source/vdo/base/statistics.h
file added
+228
source/vdo/base/statusCodes.c
file added
+108
source/vdo/base/statusCodes.h
file added
+131
source/vdo/base/superBlock.c
file added
+441
source/vdo/base/superBlock.h
file added
+135
source/vdo/base/threadConfig.c
file added
+268
source/vdo/base/threadConfig.h
file added
+206
source/vdo/base/trace.c
file added
+98
source/vdo/base/trace.h
file added
+170
source/vdo/base/types.h
file added
+445
source/vdo/base/upgrade.c
file added
+288
source/vdo/base/upgrade.hvdo/base/slabJournalEraser.h
file renamed
+10 -12
source/vdo/base/vdo.cvdo/base/vdo.c
file renamed
+0 -0
source/vdo/base/vdo.h
file added
+272
source/vdo/base/vdoDebug.c
file added
+111
source/vdo/base/vdoDebug.h
file added
+78
source/vdo/base/vdoInternal.h
file added
+410
source/vdo/base/vdoLayout.c
file added
+423
source/vdo/base/vdoLayout.h
file added
+188
source/vdo/base/vdoLayoutInternals.h
file added
+41
source/vdo/base/vdoLoad.c
file added
+560
source/vdo/base/vdoLoad.h
file added
+97
source/vdo/base/vdoPageCache.cvdo/base/vdoPageCache.c
file renamed
+0 -0
source/vdo/base/vdoPageCache.h
file added
+385
source/vdo/base/vdoPageCacheInternals.h
file added
+295
source/vdo/base/vdoRecovery.cvdo/base/vdoRecovery.c
file renamed
+0 -0
source/vdo/base/vdoRecovery.h
file added
+52
source/vdo/base/vdoRecoveryInternals.h
file added
+135
source/vdo/base/vdoResize.c
file added
+250
source/vdo/base/vdoResize.h
file added
+69
source/vdo/base/vdoResizeLogical.c
file added
+154
source/vdo/base/vdoResizeLogical.h
file added
+49
source/vdo/base/vdoResume.c
file added
+169
source/vdo/base/vdoResume.hvdo/base/upgrade.h
file renamed
+7 -8
source/vdo/base/vdoState.c
file added
+66
source/vdo/base/vdoState.h
file added
+63
source/vdo/base/vdoSuspend.c
file added
+203
source/vdo/base/vdoSuspend.hvdo/base/referenceCountRebuild.h
file renamed
+12 -15
source/vdo/base/vio.c
file added
+184
source/vdo/base/vio.h
file added
+351
source/vdo/base/vioPool.c
file added
+183
source/vdo/base/vioPool.h
file added
+136
source/vdo/base/vioRead.c
file added
+136
source/vdo/base/vioRead.h
file added
+43
source/vdo/base/vioWrite.cvdo/base/vioWrite.c
file renamed
+0 -0
source/vdo/base/vioWrite.h
file added
+58
source/vdo/base/volumeGeometry.c
file added
+564
source/vdo/base/volumeGeometry.h
file added
+198
source/vdo/base/waitQueue.c
file added
+184
source/vdo/base/waitQueue.h
file added
+232
source/vdo/kernel/batchProcessor.c
file added
+217
source/vdo/kernel/batchProcessor.h
file added
+103
source/vdo/kernel/bio.c
file added
+320
source/vdo/kernel/bio.h
file added
+367
source/vdo/kernel/bioIterator.h
file added
+100
source/vdo/kernel/bufferPool.c
file added
+252
source/vdo/kernel/bufferPool.h
file added
+176
source/vdo/kernel/dataKVIO.cvdo/kernel/dataKVIO.c
file renamed
+0 -0
source/vdo/kernel/dataKVIO.h
file added
+468
source/vdo/kernel/deadlockQueue.c
file added
+45
source/vdo/kernel/deadlockQueue.h
file added
+90
source/vdo/kernel/dedupeIndex.c
file added
+91
source/vdo/kernel/dedupeIndex.h
file added
+372
source/vdo/kernel/deviceConfig.c
file added
+769
source/vdo/kernel/deviceConfig.h
file added
+140
source/vdo/kernel/deviceRegistry.c
file added
+127
source/vdo/kernel/deviceRegistry.h
file added
+58
source/vdo/kernel/dmvdo.c
file added
+889
source/vdo/kernel/dmvdo.h
file added
+47
source/vdo/kernel/dump.c
file added
+206
source/vdo/kernel/dump.h
file added
+51
source/vdo/kernel/errors.c
file added
+293
source/vdo/kernel/errors.h
file added
+124
source/vdo/kernel/histogram.c
file added
+665
source/vdo/kernel/histogram.h
file added
+133
source/vdo/kernel/instanceNumber.c
file added
+171
source/vdo/kernel/instanceNumber.hvdo/base/pbnLockPool.h
file renamed
+12 -43
source/vdo/kernel/ioSubmitter.c
file added
+668
source/vdo/kernel/ioSubmitter.h
file added
+143
source/vdo/kernel/kernelLayer.cvdo/kernel/kernelLayer.c
file renamed
+0 -0
source/vdo/kernel/kernelLayer.h
file added
+583
source/vdo/kernel/kernelStatistics.h
file added
+124
source/vdo/kernel/kernelTypes.h
file added
+66
source/vdo/kernel/kernelVDO.c
file added
+578
source/vdo/kernel/kernelVDO.h
file added
+299
source/vdo/kernel/kernelVDOInternals.h
file added
+36
source/vdo/kernel/ktrace.c
file added
+189
source/vdo/kernel/ktrace.h
file added
+94
source/vdo/kernel/kvdoFlush.c
file added
+246
source/vdo/kernel/kvdoFlush.h
file added
+73
source/vdo/kernel/kvio.c
file added
+415
source/vdo/kernel/kvio.h
file added
+340
source/vdo/kernel/limiter.c
file added
+128
source/vdo/kernel/limiter.h
file added
+119
source/vdo/kernel/logger.c
file added
+520
source/vdo/kernel/logger.h
file added
+289
source/vdo/kernel/memoryUsage.c
file added
+35
source/vdo/kernel/memoryUsage.h
file added
+37
source/vdo/kernel/poolSysfs.c
file added
+230
source/vdo/kernel/poolSysfs.h
file added
+37
source/vdo/kernel/poolSysfsStats.cvdo/kernel/poolSysfsStats.c
file renamed
+0 -0
source/vdo/kernel/statusCodeBlocks.h
file added
+33
source/vdo/kernel/statusProcfs.c
file added
+247
source/vdo/kernel/statusProcfs.h
file added
+73
source/vdo/kernel/sysfs.c
file added
+343
source/vdo/kernel/sysfs.h
file added
+43
source/vdo/kernel/threadDevice.c
file added
+55
source/vdo/kernel/threadDevice.h
file added
+71
source/vdo/kernel/threadRegistry.c
file added
+99
source/vdo/kernel/threadRegistry.h
file added
+86
source/vdo/kernel/threads.c
file added
+31
source/vdo/kernel/threads.h
file added
+36
source/vdo/kernel/udsIndex.c
file added
+835
source/vdo/kernel/udsIndex.h
file added
+53
source/vdo/kernel/vdoCommon.hvdo/base/slabScrubberInternals.h
file renamed
+7 -36
source/vdo/kernel/vdoStringUtils.c
file added
+167
source/vdo/kernel/vdoStringUtils.h
file added
+120
source/vdo/kernel/verify.c
file added
+152
source/vdo/kernel/verify.h
file added
+43
source/vdo/kernel/workItemStats.c
file added
+357
source/vdo/kernel/workItemStats.h
file added
+264
source/vdo/kernel/workQueue.c
file added
+1152
source/vdo/kernel/workQueue.h
file added
+301
source/vdo/kernel/workQueueHandle.c
file added
+50
source/vdo/kernel/workQueueHandle.h
file added
+99
source/vdo/kernel/workQueueInternals.h
file added
+199
source/vdo/kernel/workQueueStats.c
file added
+158
source/vdo/kernel/workQueueStats.h
file added
+158
source/vdo/kernel/workQueueSysfs.c
file added
+175
source/vdo/kernel/workQueueSysfs.h
file added
+30
vdo/base/header.h
file removed
-226
vdo/base/heap.c
file removed
-207
vdo/base/heap.h
file removed
-155
vdo/base/intMap.h
file removed
-125
vdo/base/journalPoint.h
file removed
-143
vdo/base/lockCounter.h
file removed
-181
vdo/base/logicalZone.h
file removed
-178
vdo/base/lz4.h
file removed
-115
vdo/base/numUtils.h
file removed
-204
vdo/base/packedRecoveryJournalBlock.h
file removed
-192
vdo/base/packer.h
file removed
-156
vdo/base/packerInternals.h
file removed
-164
vdo/base/partitionCopy.c
file removed
-239
vdo/base/pbnLock.c
file removed
-148
vdo/base/pbnLock.h
file removed
-151
vdo/base/pbnLockPool.c
file removed
-137
vdo/base/physicalLayer.h
file removed
-427
vdo/base/physicalZone.c
file removed
-198
vdo/base/physicalZone.h
file removed
-130
vdo/base/pointerMap.h
file removed
-178
vdo/base/priorityTable.c
file removed
-195
vdo/base/priorityTable.h
file removed
-122
vdo/base/readOnlyNotifier.c
file removed
-393
vdo/base/readOnlyNotifier.h
file removed
-150
vdo/base/readOnlyRebuild.c
file removed
-421
vdo/base/recoveryJournal.h
file removed
-416
vdo/base/recoveryJournalBlock.c
file removed
-341
vdo/base/recoveryJournalBlock.h
file removed
-211
vdo/base/recoveryJournalEntry.h
file removed
-142
vdo/base/recoveryJournalInternals.h
file removed
-155
vdo/base/recoveryUtils.c
file removed
-172
vdo/base/recoveryUtils.h
file removed
-155
vdo/base/refCounts.h
file removed
-263
vdo/base/refCountsInternals.h
file removed
-205
vdo/base/referenceBlock.h
file removed
-89
vdo/base/referenceCountRebuild.c
file removed
-491
vdo/base/referenceOperation.c
file removed
-70
vdo/base/referenceOperation.h
file removed
-103
vdo/base/ringNode.h
file removed
-202
vdo/base/slab.c
file removed
-468
vdo/base/slab.h
file removed
-379
vdo/base/slabDepot.h
file removed
-515
vdo/base/slabDepotInternals.h
file removed
-125
vdo/base/slabIterator.h
file removed
-96
vdo/base/slabJournal.h
file removed
-221
vdo/base/slabJournalEraser.c
file removed
-118
vdo/base/slabJournalInternals.h
file removed
-381
vdo/base/slabScrubber.c
file removed
-516
vdo/base/slabScrubber.h
file removed
-150
vdo/base/slabSummary.c
file removed
-651
vdo/base/slabSummary.h
file removed
-268
vdo/base/slabSummaryInternals.h
file removed
-126
vdo/base/statistics.h
file removed
-228
vdo/base/statusCodes.c
file removed
-108
vdo/base/statusCodes.h
file removed
-131
vdo/base/superBlock.c
file removed
-441
vdo/base/superBlock.h
file removed
-135
vdo/base/threadConfig.c
file removed
-268
vdo/base/threadConfig.h
file removed
-206
vdo/base/trace.c
file removed
-98
vdo/base/trace.h
file removed
-170
vdo/base/types.h
file removed
-445
vdo/base/upgrade.c
file removed
-288
vdo/base/vdo.h
file removed
-272
vdo/base/vdoDebug.c
file removed
-111
vdo/base/vdoDebug.h
file removed
-78
vdo/base/vdoInternal.h
file removed
-410
vdo/base/vdoLayout.c
file removed
-423
vdo/base/vdoLayout.h
file removed
-188
vdo/base/vdoLayoutInternals.h
file removed
-41
vdo/base/vdoLoad.c
file removed
-560
vdo/base/vdoLoad.h
file removed
-97
vdo/base/vdoPageCache.h
file removed
-385
vdo/base/vdoPageCacheInternals.h
file removed
-295
vdo/base/vdoRecovery.h
file removed
-52
vdo/base/vdoRecoveryInternals.h
file removed
-135
vdo/base/vdoResize.c
file removed
-250
vdo/base/vdoResize.h
file removed
-69
vdo/base/vdoResizeLogical.c
file removed
-154
vdo/base/vdoResizeLogical.h
file removed
-49
vdo/base/vdoResume.c
file removed
-169
vdo/base/vdoResume.h
file removed
-36
vdo/base/vdoState.c
file removed
-66
vdo/base/vdoState.h
file removed
-63
vdo/base/vdoSuspend.c
file removed
-203
vdo/base/vdoSuspend.h
file removed
-39
vdo/base/vio.c
file removed
-184
vdo/base/vio.h
file removed
-351
vdo/base/vioPool.c
file removed
-183
vdo/base/vioPool.h
file removed
-136
vdo/base/vioRead.c
file removed
-136
vdo/base/vioRead.h
file removed
-43
vdo/base/vioWrite.h
file removed
-58
vdo/base/volumeGeometry.c
file removed
-564
vdo/base/volumeGeometry.h
file removed
-198
vdo/base/waitQueue.c
file removed
-184
vdo/base/waitQueue.h
file removed
-232
vdo/kernel/batchProcessor.c
file removed
-217
vdo/kernel/batchProcessor.h
file removed
-103
vdo/kernel/bio.c
file removed
-320
vdo/kernel/bio.h
file removed
-367
vdo/kernel/bioIterator.h
file removed
-100
vdo/kernel/bufferPool.c
file removed
-252
vdo/kernel/bufferPool.h
file removed
-176
vdo/kernel/dataKVIO.h
file removed
-468
vdo/kernel/deadlockQueue.c
file removed
-45
vdo/kernel/deadlockQueue.h
file removed
-90
vdo/kernel/dedupeIndex.c
file removed
-91
vdo/kernel/dedupeIndex.h
file removed
-372
vdo/kernel/deviceConfig.c
file removed
-769
vdo/kernel/deviceConfig.h
file removed
-140
vdo/kernel/deviceRegistry.c
file removed
-127
vdo/kernel/deviceRegistry.h
file removed
-58
vdo/kernel/dmvdo.c
file removed
-889
vdo/kernel/dmvdo.h
file removed
-47
vdo/kernel/dump.c
file removed
-206
vdo/kernel/dump.h
file removed
-51
vdo/kernel/errors.c
file removed
-293
vdo/kernel/errors.h
file removed
-124
vdo/kernel/histogram.c
file removed
-665
vdo/kernel/histogram.h
file removed
-133
vdo/kernel/instanceNumber.c
file removed
-171
vdo/kernel/instanceNumber.h
file removed
-46
vdo/kernel/ioSubmitter.c
file removed
-668
vdo/kernel/ioSubmitter.h
file removed
-143
vdo/kernel/kernelLayer.h
file removed
-583
vdo/kernel/kernelStatistics.h
file removed
-124
vdo/kernel/kernelTypes.h
file removed
-66
vdo/kernel/kernelVDO.c
file removed
-578
vdo/kernel/kernelVDO.h
file removed
-299
vdo/kernel/kernelVDOInternals.h
file removed
-36
vdo/kernel/ktrace.c
file removed
-189
vdo/kernel/ktrace.h
file removed
-94
vdo/kernel/kvdoFlush.c
file removed
-246
vdo/kernel/kvdoFlush.h
file removed
-73
vdo/kernel/kvio.c
file removed
-415
vdo/kernel/kvio.h
file removed
-340
vdo/kernel/limiter.c
file removed
-128
vdo/kernel/limiter.h
file removed
-119
vdo/kernel/logger.c
file removed
-520
vdo/kernel/logger.h
file removed
-289
vdo/kernel/memoryUsage.c
file removed
-35
vdo/kernel/memoryUsage.h
file removed
-37
vdo/kernel/poolSysfs.c
file removed
-230
vdo/kernel/poolSysfs.h
file removed
-37
vdo/kernel/statusCodeBlocks.h
file removed
-33
vdo/kernel/statusProcfs.c
file removed
-247
vdo/kernel/statusProcfs.h
file removed
-73
vdo/kernel/sysfs.c
file removed
-343
vdo/kernel/sysfs.h
file removed
-43
vdo/kernel/threadDevice.c
file removed
-55
vdo/kernel/threadDevice.h
file removed
-71
vdo/kernel/threadRegistry.c
file removed
-99
vdo/kernel/threadRegistry.h
file removed
-86
vdo/kernel/threads.c
file removed
-31
vdo/kernel/threads.h
file removed
-36
vdo/kernel/udsIndex.c
file removed
-835
vdo/kernel/udsIndex.h
file removed
-53
vdo/kernel/vdoCommon.h
file removed
-30
vdo/kernel/vdoStringUtils.c
file removed
-167
vdo/kernel/vdoStringUtils.h
file removed
-120
vdo/kernel/verify.c
file removed
-152
vdo/kernel/verify.h
file removed
-43
vdo/kernel/workItemStats.c
file removed
-357
vdo/kernel/workItemStats.h
file removed
-264
vdo/kernel/workQueue.c
file removed
-1152
vdo/kernel/workQueue.h
file removed
-301
vdo/kernel/workQueueHandle.c
file removed
-50
vdo/kernel/workQueueHandle.h
file removed
-99
vdo/kernel/workQueueInternals.h
file removed
-199
vdo/kernel/workQueueStats.c
file removed
-158
vdo/kernel/workQueueStats.h
file removed
-158
vdo/kernel/workQueueSysfs.c
file removed
-175
vdo/kernel/workQueueSysfs.h
file removed
-30
    Changes after running %prep
    
    ignore: true
    
        
source/CONTRIBUTORS.txt CONTRIBUTORS.txt
file renamed
file was renamed with no change to the file
source/COPYING COPYING
file renamed
file was renamed with no change to the file
source/Makefile Makefile
file renamed
file was renamed with no change to the file
source/README.md README.md
file renamed
file was renamed with no change to the file
file renamed
file was renamed with no change to the file
source/kvdo.spec kvdo.spec
file renamed
file was renamed with no change to the file
source/uds/Makefile uds/Makefile
file renamed
file was renamed with no change to the file
source/uds/atomicDefs.h uds/atomicDefs.h
file renamed
file was renamed with no change to the file
source/uds/bits.c uds/bits.c
file renamed
file was renamed with no change to the file
source/uds/bits.h uds/bits.h
file renamed
file was renamed with no change to the file
source/uds/buffer.c uds/buffer.c
file renamed
file was renamed with no change to the file
source/uds/buffer.h uds/buffer.h
file renamed
file was renamed with no change to the file
source/uds/bufferPrivate.h uds/bufferPrivate.h
file renamed
file was renamed with no change to the file
source/uds/bufferedReader.c uds/bufferedReader.c
file renamed
file was renamed with no change to the file
source/uds/bufferedReader.h uds/bufferedReader.h
file renamed
file was renamed with no change to the file
source/uds/bufferedWriter.c uds/bufferedWriter.c
file renamed
file was renamed with no change to the file
source/uds/bufferedWriter.h uds/bufferedWriter.h
file renamed
file was renamed with no change to the file
source/uds/cacheCounters.c uds/cacheCounters.c
file renamed
file was renamed with no change to the file
source/uds/cacheCounters.h uds/cacheCounters.h
file renamed
file was renamed with no change to the file
source/uds/cachedChapterIndex.c uds/cachedChapterIndex.c
file renamed
file was renamed with no change to the file
source/uds/cachedChapterIndex.h uds/cachedChapterIndex.h
file renamed
file was renamed with no change to the file
source/uds/chapterIndex.c uds/chapterIndex.c
file renamed
file was renamed with no change to the file
source/uds/chapterIndex.h uds/chapterIndex.h
file renamed
file was renamed with no change to the file
source/uds/chapterWriter.c uds/chapterWriter.c
file renamed
file was renamed with no change to the file
source/uds/chapterWriter.h uds/chapterWriter.h
file renamed
file was renamed with no change to the file
source/uds/common.h uds/common.h
file renamed
file was renamed with no change to the file
source/uds/compiler.h uds/compiler.h
file renamed
file was renamed with no change to the file
source/uds/compilerDefs.h uds/compilerDefs.h
file renamed
file was renamed with no change to the file
source/uds/config.c uds/config.c
file renamed
file was renamed with no change to the file
source/uds/config.h uds/config.h
file renamed
file was renamed with no change to the file
source/uds/cpu.h uds/cpu.h
file renamed
file was renamed with no change to the file
source/uds/deltaIndex.c uds/deltaIndex.c
file renamed
file was renamed with no change to the file
source/uds/deltaIndex.h uds/deltaIndex.h
file renamed
file was renamed with no change to the file
source/uds/deltaMemory.c uds/deltaMemory.c
file renamed
file was renamed with no change to the file
source/uds/deltaMemory.h uds/deltaMemory.h
file renamed
file was renamed with no change to the file
source/uds/errors.c uds/errors.c
file renamed
file was renamed with no change to the file
source/uds/errors.h uds/errors.h
file renamed
file was renamed with no change to the file
source/uds/geometry.c uds/geometry.c
file renamed
file was renamed with no change to the file
source/uds/geometry.h uds/geometry.h
file renamed
file was renamed with no change to the file
source/uds/hashUtils.c uds/hashUtils.c
file renamed
file was renamed with no change to the file
source/uds/hashUtils.h uds/hashUtils.h
file renamed
file was renamed with no change to the file
source/uds/index.c uds/index.c
file renamed
file was renamed with no change to the file
source/uds/index.h uds/index.h
file renamed
file was renamed with no change to the file
source/uds/indexCheckpoint.c uds/indexCheckpoint.c
file renamed
file was renamed with no change to the file
source/uds/indexCheckpoint.h uds/indexCheckpoint.h
file renamed
file was renamed with no change to the file
source/uds/indexComponent.c uds/indexComponent.c
file renamed
file was renamed with no change to the file
source/uds/indexComponent.h uds/indexComponent.h
file renamed
file was renamed with no change to the file
source/uds/indexConfig.c uds/indexConfig.c
file renamed
file was renamed with no change to the file
source/uds/indexConfig.h uds/indexConfig.h
file renamed
file was renamed with no change to the file
source/uds/indexInternals.c uds/indexInternals.c
file renamed
file was renamed with no change to the file
source/uds/indexInternals.h uds/indexInternals.h
file renamed
file was renamed with no change to the file
source/uds/indexLayout.c uds/indexLayout.c
file renamed
file was renamed with no change to the file
source/uds/indexLayout.h uds/indexLayout.h
file renamed
file was renamed with no change to the file
source/uds/indexLayoutLinuxKernel.c uds/indexLayoutLinuxKernel.c
file renamed
file was renamed with no change to the file
source/uds/indexLayoutParser.c uds/indexLayoutParser.c
file renamed
file was renamed with no change to the file
source/uds/indexLayoutParser.h uds/indexLayoutParser.h
file renamed
file was renamed with no change to the file
source/uds/indexPageMap.c uds/indexPageMap.c
file renamed
file was renamed with no change to the file
source/uds/indexPageMap.h uds/indexPageMap.h
file renamed
file was renamed with no change to the file
source/uds/indexRouter.c uds/indexRouter.c
file renamed
file was renamed with no change to the file
source/uds/indexRouter.h uds/indexRouter.h
file renamed
file was renamed with no change to the file
source/uds/indexSession.c uds/indexSession.c
file renamed
file was renamed with no change to the file
source/uds/indexSession.h uds/indexSession.h
file renamed
file was renamed with no change to the file
source/uds/indexState.c uds/indexState.c
file renamed
file was renamed with no change to the file
source/uds/indexState.h uds/indexState.h
file renamed
file was renamed with no change to the file
source/uds/indexStateData.c uds/indexStateData.c
file renamed
file was renamed with no change to the file
source/uds/indexStateData.h uds/indexStateData.h
file renamed
file was renamed with no change to the file
source/uds/indexVersion.c uds/indexVersion.c
file renamed
file was renamed with no change to the file
source/uds/indexVersion.h uds/indexVersion.h
file renamed
file was renamed with no change to the file
source/uds/indexZone.c uds/indexZone.c
file renamed
file was renamed with no change to the file
source/uds/indexZone.h uds/indexZone.h
file renamed
file was renamed with no change to the file
source/uds/ioFactory.h uds/ioFactory.h
file renamed
file was renamed with no change to the file
source/uds/ioFactoryLinuxKernel.c uds/ioFactoryLinuxKernel.c
file renamed
file was renamed with no change to the file
source/uds/layoutRegion.h uds/layoutRegion.h
file renamed
file was renamed with no change to the file
source/uds/loadType.c uds/loadType.c
file renamed
file was renamed with no change to the file
source/uds/loadType.h uds/loadType.h
file renamed
file was renamed with no change to the file
source/uds/logger.c uds/logger.c
file renamed
file was renamed with no change to the file
source/uds/logger.h uds/logger.h
file renamed
file was renamed with no change to the file
source/uds/loggerLinuxKernel.c uds/loggerLinuxKernel.c
file renamed
file was renamed with no change to the file
source/uds/masterIndex005.c uds/masterIndex005.c
file renamed
file was renamed with no change to the file
source/uds/masterIndex005.h uds/masterIndex005.h
file renamed
file was renamed with no change to the file
source/uds/masterIndex006.c uds/masterIndex006.c
file renamed
file was renamed with no change to the file
source/uds/masterIndex006.h uds/masterIndex006.h
file renamed
file was renamed with no change to the file
source/uds/masterIndexOps.c uds/masterIndexOps.c
file renamed
file was renamed with no change to the file
source/uds/masterIndexOps.h uds/masterIndexOps.h
file renamed
file was renamed with no change to the file
source/uds/memoryAlloc.c uds/memoryAlloc.c
file renamed
file was renamed with no change to the file
source/uds/memoryAlloc.h uds/memoryAlloc.h
file renamed
file was renamed with no change to the file
source/uds/memoryDefs.h uds/memoryDefs.h
file renamed
file was renamed with no change to the file
source/uds/memoryLinuxKernel.c uds/memoryLinuxKernel.c
file renamed
file was renamed with no change to the file
source/uds/murmur/MurmurHash3.c uds/murmur/MurmurHash3.c
file renamed
file was renamed with no change to the file
source/uds/murmur/MurmurHash3.h uds/murmur/MurmurHash3.h
file renamed
file was renamed with no change to the file
source/uds/nonce.c uds/nonce.c
file renamed
file was renamed with no change to the file
source/uds/nonce.h uds/nonce.h
file renamed
file was renamed with no change to the file
source/uds/numeric.c uds/numeric.c
file renamed
file was renamed with no change to the file
source/uds/numeric.h uds/numeric.h
file renamed
file was renamed with no change to the file
source/uds/numericDefs.h uds/numericDefs.h
file renamed
file was renamed with no change to the file
source/uds/opaqueTypes.h uds/opaqueTypes.h
file renamed
file was renamed with no change to the file
source/uds/openChapter.c uds/openChapter.c
file renamed
file was renamed with no change to the file
source/uds/openChapter.h uds/openChapter.h
file renamed
file was renamed with no change to the file
source/uds/openChapterZone.c uds/openChapterZone.c
file renamed
file was renamed with no change to the file
source/uds/openChapterZone.h uds/openChapterZone.h
file renamed
file was renamed with no change to the file
source/uds/pageCache.c uds/pageCache.c
file renamed
file was renamed with no change to the file
source/uds/pageCache.h uds/pageCache.h
file renamed
file was renamed with no change to the file
source/uds/permassert.c uds/permassert.c
file renamed
file was renamed with no change to the file
source/uds/permassert.h uds/permassert.h
file renamed
file was renamed with no change to the file
source/uds/permassertInternals.h uds/permassertInternals.h
file renamed
file was renamed with no change to the file
source/uds/permassertLinuxKernel.c uds/permassertLinuxKernel.c
file renamed
file was renamed with no change to the file
source/uds/random.c uds/random.c
file renamed
file was renamed with no change to the file
source/uds/random.h uds/random.h
file renamed
file was renamed with no change to the file
source/uds/recordPage.c uds/recordPage.c
file renamed
file was renamed with no change to the file
source/uds/recordPage.h uds/recordPage.h
file renamed
file was renamed with no change to the file
source/uds/regionIdentifiers.h uds/regionIdentifiers.h
file renamed
file was renamed with no change to the file
source/uds/request.c uds/request.c
file renamed
file was renamed with no change to the file
source/uds/request.h uds/request.h
file renamed
file was renamed with no change to the file
source/uds/requestQueue.h uds/requestQueue.h
file renamed
file was renamed with no change to the file
source/uds/requestQueueKernel.c uds/requestQueueKernel.c
file renamed
file was renamed with no change to the file
source/uds/searchList.c uds/searchList.c
file renamed
file was renamed with no change to the file
source/uds/searchList.h uds/searchList.h
file renamed
file was renamed with no change to the file
source/uds/sparseCache.c uds/sparseCache.c
file renamed
file was renamed with no change to the file
source/uds/sparseCache.h uds/sparseCache.h
file renamed
file was renamed with no change to the file
source/uds/stringLinuxKernel.c uds/stringLinuxKernel.c
file renamed
file was renamed with no change to the file
source/uds/stringUtils.c uds/stringUtils.c
file renamed
file was renamed with no change to the file
source/uds/stringUtils.h uds/stringUtils.h
file renamed
file was renamed with no change to the file
source/uds/sysfs.c uds/sysfs.c
file renamed
file was renamed with no change to the file
source/uds/sysfs.h uds/sysfs.h
file renamed
file was renamed with no change to the file
source/uds/threadCondVarLinuxKernel.c uds/threadCondVarLinuxKernel.c
file renamed
file was renamed with no change to the file
source/uds/threadOnce.c uds/threadOnce.c
file renamed
file was renamed with no change to the file
source/uds/threadOnce.h uds/threadOnce.h
file renamed
file was renamed with no change to the file
source/uds/threadRegistry.c uds/threadRegistry.c
file renamed
file was renamed with no change to the file
source/uds/threadRegistry.h uds/threadRegistry.h
file renamed
file was renamed with no change to the file
source/uds/threads.h uds/threads.h
file renamed
file was renamed with no change to the file
source/uds/threadsLinuxKernel.c uds/threadsLinuxKernel.c
file renamed
file was renamed with no change to the file
source/uds/timeUtils.c uds/timeUtils.c
file renamed
file was renamed with no change to the file
source/uds/timeUtils.h uds/timeUtils.h
file renamed
file was renamed with no change to the file
source/uds/typeDefs.h uds/typeDefs.h
file renamed
file was renamed with no change to the file
source/uds/uds-block.h uds/uds-block.h
file renamed
file was renamed with no change to the file
source/uds/uds-error.h uds/uds-error.h
file renamed
file was renamed with no change to the file
source/uds/uds-platform.h uds/uds-platform.h
file renamed
file was renamed with no change to the file
source/uds/uds.h uds/uds.h
file renamed
file was renamed with no change to the file
source/uds/udsMain.c uds/udsMain.c
file renamed
file was renamed with no change to the file
source/uds/udsModule.c uds/udsModule.c
file renamed
file was renamed with no change to the file
source/uds/util/eventCount.c uds/util/eventCount.c
file renamed
file was renamed with no change to the file
source/uds/util/eventCount.h uds/util/eventCount.h
file renamed
file was renamed with no change to the file
source/uds/util/funnelQueue.c uds/util/funnelQueue.c
file renamed
file was renamed with no change to the file
source/uds/util/funnelQueue.h uds/util/funnelQueue.h
file renamed
file was renamed with no change to the file
source/uds/util/radixSort.c uds/util/radixSort.c
file renamed
file was renamed with no change to the file
source/uds/util/radixSort.h uds/util/radixSort.h
file renamed
file was renamed with no change to the file
source/uds/volume.c uds/volume.c
file renamed
file was renamed with no change to the file
source/uds/volume.h uds/volume.h
file renamed
file was renamed with no change to the file
source/uds/volumeStore.c uds/volumeStore.c
file renamed
file was renamed with no change to the file
source/uds/volumeStore.h uds/volumeStore.h
file renamed
file was renamed with no change to the file
source/uds/zone.c uds/zone.c
file renamed
file was renamed with no change to the file
source/uds/zone.h uds/zone.h
file renamed
file was renamed with no change to the file
source/vdo/Makefile vdo/Makefile
file renamed
file was renamed with no change to the file
source/vdo/base/actionManager.c vdo/base/actionManager.c
file renamed
file was renamed with no change to the file
source/vdo/base/actionManager.h vdo/base/actionManager.h
file renamed
file was renamed with no change to the file
source/vdo/base/adminCompletion.c vdo/base/adminCompletion.c
file renamed
file was renamed with no change to the file
source/vdo/base/adminCompletion.h vdo/base/adminCompletion.h
file renamed
file was renamed with no change to the file
source/vdo/base/adminState.c vdo/base/adminState.c
file renamed
file was renamed with no change to the file
source/vdo/base/adminState.h vdo/base/adminState.h
file renamed
file was renamed with no change to the file
source/vdo/base/allocatingVIO.c vdo/base/allocatingVIO.c
file renamed
file was renamed with no change to the file
source/vdo/base/allocatingVIO.h vdo/base/allocatingVIO.h
file renamed
file was renamed with no change to the file
source/vdo/base/allocationSelector.c vdo/base/allocationSelector.c
file renamed
file was renamed with no change to the file
source/vdo/base/allocationSelector.h vdo/base/allocationSelector.h
file renamed
file was renamed with no change to the file
source/vdo/base/allocationSelectorInternals.h vdo/base/allocationSelectorInternals.h
file renamed
file was renamed with no change to the file
source/vdo/base/atomic.h vdo/base/atomic.h
file renamed
file was renamed with no change to the file
source/vdo/base/blockAllocator.c vdo/base/blockAllocator.c
file renamed
file was renamed with no change to the file
source/vdo/base/blockAllocator.h vdo/base/blockAllocator.h
file renamed
file was renamed with no change to the file
source/vdo/base/blockAllocatorInternals.h vdo/base/blockAllocatorInternals.h
file renamed
file was renamed with no change to the file
source/vdo/base/blockMap.c vdo/base/blockMap.c
file renamed
file was renamed with no change to the file
source/vdo/base/blockMap.h vdo/base/blockMap.h
file renamed
file was renamed with no change to the file
source/vdo/base/blockMapEntry.h vdo/base/blockMapEntry.h
file renamed
file was renamed with no change to the file
source/vdo/base/blockMapInternals.h vdo/base/blockMapInternals.h
file renamed
file was renamed with no change to the file
source/vdo/base/blockMapPage.c vdo/base/blockMapPage.c
file renamed
file was renamed with no change to the file
source/vdo/base/blockMapPage.h vdo/base/blockMapPage.h
file renamed
file was renamed with no change to the file
source/vdo/base/blockMapRecovery.c vdo/base/blockMapRecovery.c
file renamed
file was renamed with no change to the file
source/vdo/base/blockMapRecovery.h vdo/base/blockMapRecovery.h
file renamed
file was renamed with no change to the file
source/vdo/base/blockMapTree.c vdo/base/blockMapTree.c
file renamed
file was renamed with no change to the file
source/vdo/base/blockMapTree.h vdo/base/blockMapTree.h
file renamed
file was renamed with no change to the file
source/vdo/base/blockMapTreeInternals.h vdo/base/blockMapTreeInternals.h
file renamed
file was renamed with no change to the file
source/vdo/base/blockMappingState.h vdo/base/blockMappingState.h
file renamed
file was renamed with no change to the file
source/vdo/base/completion.c vdo/base/completion.c
file renamed
file was renamed with no change to the file
source/vdo/base/completion.h vdo/base/completion.h
file renamed
file was renamed with no change to the file
source/vdo/base/compressedBlock.c vdo/base/compressedBlock.c
file renamed
file was renamed with no change to the file
source/vdo/base/compressedBlock.h vdo/base/compressedBlock.h
file renamed
file was renamed with no change to the file
source/vdo/base/compressionState.c vdo/base/compressionState.c
file renamed
file was renamed with no change to the file
source/vdo/base/compressionState.h vdo/base/compressionState.h
file renamed
file was renamed with no change to the file
source/vdo/base/compressionStateInternals.h vdo/base/compressionStateInternals.h
file renamed
file was renamed with no change to the file
source/vdo/base/constants.c vdo/base/constants.c
file renamed
file was renamed with no change to the file
source/vdo/base/constants.h vdo/base/constants.h
file renamed
file was renamed with no change to the file
source/vdo/base/dataVIO.c vdo/base/dataVIO.c
file renamed
file was renamed with no change to the file
source/vdo/base/dataVIO.h vdo/base/dataVIO.h
file renamed
file was renamed with no change to the file
source/vdo/base/dirtyLists.c vdo/base/dirtyLists.c
file renamed
file was renamed with no change to the file
source/vdo/base/dirtyLists.h vdo/base/dirtyLists.h
file renamed
file was renamed with no change to the file
source/vdo/base/dirtyListsInternals.h vdo/base/dirtyListsInternals.h
file renamed
file was renamed with no change to the file
source/vdo/base/extent.c vdo/base/extent.c
file renamed
file was renamed with no change to the file
source/vdo/base/extent.h vdo/base/extent.h
file renamed
file was renamed with no change to the file
source/vdo/base/fixedLayout.c vdo/base/fixedLayout.c
file renamed
file was renamed with no change to the file
source/vdo/base/fixedLayout.h vdo/base/fixedLayout.h
file renamed
file was renamed with no change to the file
source/vdo/base/flush.c vdo/base/flush.c
file renamed
file was renamed with no change to the file
source/vdo/base/flush.h vdo/base/flush.h
file renamed
file was renamed with no change to the file
source/vdo/base/forest.c vdo/base/forest.c
file renamed
file was renamed with no change to the file
source/vdo/base/forest.h vdo/base/forest.h
file renamed
file was renamed with no change to the file
source/vdo/base/hashLock.c vdo/base/hashLock.c
file renamed
file was renamed with no change to the file
source/vdo/base/hashLock.h vdo/base/hashLock.h
file renamed
file was renamed with no change to the file
source/vdo/base/hashLockInternals.h vdo/base/hashLockInternals.h
file renamed
file was renamed with no change to the file
source/vdo/base/hashZone.c vdo/base/hashZone.c
file renamed
file was renamed with no change to the file
source/vdo/base/hashZone.h vdo/base/hashZone.h
file renamed
file was renamed with no change to the file
source/vdo/base/header.c vdo/base/header.c
file renamed
file was renamed with no change to the file
file added
+207
file added
+155
source/vdo/base/intMap.c vdo/base/intMap.c
file renamed
file was renamed with no change to the file
source/vdo/base/lockCounter.c vdo/base/lockCounter.c
file renamed
file was renamed with no change to the file
source/vdo/base/logicalZone.c vdo/base/logicalZone.c
file renamed
file was renamed with no change to the file
source/vdo/base/lz4.c vdo/base/lz4.c
file renamed
file was renamed with no change to the file
file added
+115
source/vdo/base/packer.c vdo/base/packer.c
file renamed
file was renamed with no change to the file
source/vdo/base/partitionCopy.h vdo/base/partitionCopy.h
file renamed
file was renamed with no change to the file
source/vdo/base/physicalLayer.c vdo/base/physicalLayer.c
file renamed
file was renamed with no change to the file
source/vdo/base/pointerMap.c vdo/base/pointerMap.c
file renamed
file was renamed with no change to the file
source/vdo/base/readOnlyRebuild.h vdo/base/readOnlyRebuild.h
file renamed
file was renamed with no change to the file
source/vdo/base/recoveryJournal.c vdo/base/recoveryJournal.c
file renamed
file was renamed with no change to the file
source/vdo/base/refCounts.c vdo/base/refCounts.c
file renamed
file was renamed with no change to the file
source/vdo/base/releaseVersions.h vdo/base/releaseVersions.h
file renamed
file was renamed with no change to the file
file added
+468
file added
+379
source/vdo/base/slabDepot.c vdo/base/slabDepot.c
file renamed
file was renamed with no change to the file
source/vdo/base/slabJournal.c vdo/base/slabJournal.c
file renamed
file was renamed with no change to the file
source/vdo/base/upgrade.h vdo/base/slabJournalEraser.h
file renamed
+10 -12
source/vdo/base/vdo.c vdo/base/vdo.c
file renamed
file was renamed with no change to the file
file added
+272
source/vdo/base/vdoPageCache.c vdo/base/vdoPageCache.c
file renamed
file was renamed with no change to the file
source/vdo/base/vdoRecovery.c vdo/base/vdoRecovery.c
file renamed
file was renamed with no change to the file
source/vdo/base/vdoResume.h vdo/base/upgrade.h
file renamed
+7 -8
source/vdo/base/vdoSuspend.h vdo/base/referenceCountRebuild.h
file renamed
+12 -15
file added
+184
file added
+351
source/vdo/base/vioWrite.c vdo/base/vioWrite.c
file renamed
file was renamed with no change to the file
source/vdo/kernel/dataKVIO.c vdo/kernel/dataKVIO.c
file renamed
file was renamed with no change to the file
source/vdo/kernel/instanceNumber.h vdo/base/pbnLockPool.h
file renamed
+12 -43
source/vdo/kernel/kernelLayer.c vdo/kernel/kernelLayer.c
file renamed
file was renamed with no change to the file
source/vdo/kernel/poolSysfsStats.c vdo/kernel/poolSysfsStats.c
file renamed
file was renamed with no change to the file
source/vdo/kernel/vdoCommon.h vdo/base/slabScrubberInternals.h
file renamed
+7 -36
file removed
-226
file removed
-207
file removed
-155
file removed
-125
file removed
-143
file removed
-181
file removed
-178
file removed
-115
file removed
-204
file removed
-156
file removed
-239
file removed
-148
file removed
-151
file removed
-137
file removed
-427
file removed
-198
file removed
-130
file removed
-178
file removed
-195
file removed
-122
file removed
-172
file removed
-155
file removed
-263
file removed
-202
file removed
-468
file removed
-379
file removed
-515
file removed
-96
file removed
-221
file removed
-516
file removed
-150
file removed
-651
file removed
-268
file removed
-228
file removed
-108
file removed
-131
file removed
-441
file removed
-135
file removed
-268
file removed
-206
file removed
-98
file removed
-170
file removed
-445
file removed
-288
file removed
-272
file removed
-111
file removed
-78
file removed
-410
file removed
-423
file removed
-188
file removed
-560
file removed
-97
file removed
-385
file removed
-52
file removed
-250
file removed
-69
file removed
-169
file removed
-36
file removed
-66
file removed
-63
file removed
-203
file removed
-39
file removed
-184
file removed
-351
file removed
-183
file removed
-136
file removed
-136
file removed
-43
file removed
-58
file removed
-564
file removed
-198
file removed
-184
file removed
-232
file removed
-320
file removed
-367
file removed
-100
file removed
-252
file removed
-176
file removed
-468
file removed
-372
file removed
-769
file removed
-140
file removed
-889
file removed
-47
file removed
-206
file removed
-51
file removed
-293
file removed
-124
file removed
-665
file removed
-133
file removed
-668
file removed
-143
file removed
-583
file removed
-578
file removed
-299
file removed
-189
file removed
-94
file removed
-246
file removed
-73
file removed
-415
file removed
-340
file removed
-128
file removed
-119
file removed
-520
file removed
-289
file removed
-230
file removed
-37
file removed
-247
file removed
-343
file removed
-43
file removed
-31
file removed
-36
file removed
-835
file removed
-53
file removed
-30
file removed
-152
file removed
-43
file removed
-1152
file removed
-301