linux/drivers/md/dm-vdo
Dan Carpenter 672fc9b8c0 dm vdo slab-depot: delete unnecessary check in allocate_components
This is a duplicate check so it can't be true.  Delete it.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Susan LeGendre-McGhee <slegendr@redhat.com>
Signed-off-by: Matthew Sakai <msakai@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
2024-03-04 15:07:55 -05:00
..
action-manager.c dm vdo: add administrative state and action manager 2024-02-20 13:43:14 -05:00
action-manager.h dm vdo: add administrative state and action manager 2024-02-20 13:43:14 -05:00
admin-state.c dm vdo: add administrative state and action manager 2024-02-20 13:43:14 -05:00
admin-state.h dm vdo: add administrative state and action manager 2024-02-20 13:43:14 -05:00
block-map.c dm vdo: remove internal ticket references 2024-03-04 15:07:55 -05:00
block-map.h dm vdo: cleanup style for comments in structs 2024-02-20 13:43:19 -05:00
chapter-index.c dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
chapter-index.h dm vdo: use #define for NO_CHAPTER and NO_CHAPTER_INDEX_ENTRY 2024-02-20 13:43:18 -05:00
completion.c dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
completion.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
config.c dm vdo: rename uds-threads.[ch] to thread-utils.[ch] 2024-03-01 09:25:45 -05:00
config.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
constants.h dm vdo: cleanup style for comments in structs 2024-02-20 13:43:19 -05:00
cpu.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
data-vio.c dm vdo: remove internal ticket references 2024-03-04 15:07:55 -05:00
data-vio.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
dedupe.c dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
dedupe.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
delta-index.c dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
delta-index.h dm vdo delta-index: fix various small nits 2024-02-20 13:43:19 -05:00
dm-vdo-target.c dm vdo: remove internal ticket references 2024-03-04 15:07:55 -05:00
dump.c dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
dump.h dm vdo: add debugging support 2024-02-20 13:43:15 -05:00
encodings.c dm vdo: move encoding constants to encodings.c 2024-02-20 13:43:18 -05:00
encodings.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
errors.c dm vdo: rename uds_map_to_system_error to uds_status_to_errno 2024-02-20 13:43:17 -05:00
errors.h dm vdo: rename uds_map_to_system_error to uds_status_to_errno 2024-02-20 13:43:17 -05:00
flush.c dm vdo: cleanup style for comments in structs 2024-02-20 13:43:19 -05:00
flush.h dm vdo wait-queue: add proper namespace to interface 2024-02-20 13:43:16 -05:00
funnel-queue.c dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
funnel-queue.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
funnel-requestqueue.c dm vdo thread-utils: further cleanup of thread functions 2024-03-01 09:26:07 -05:00
funnel-requestqueue.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
funnel-workqueue.c dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
funnel-workqueue.h dm vdo: add specialized request queueing functionality 2024-02-20 13:43:13 -05:00
geometry.c dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
geometry.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
hash-utils.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
index-layout.c dm vdo: rename struct configuration to uds_configuration 2024-02-20 13:43:18 -05:00
index-layout.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
index-page-map.c dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
index-page-map.h dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
index-session.c dm vdo thread-utils: remove all uds_*_mutex wrappers 2024-03-01 09:26:03 -05:00
index-session.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
index.c dm vdo thread-utils: further cleanup of thread functions 2024-03-01 09:26:07 -05:00
index.h dm vdo: rename struct configuration to uds_configuration 2024-02-20 13:43:18 -05:00
indexer.h dm vdo thread-utils: push uds_*_cond interface down to indexer 2024-03-01 09:25:58 -05:00
int-map.c dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
int-map.h dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
io-factory.c dm vdo: add deduplication index storage interface 2024-02-20 13:43:14 -05:00
io-factory.h dm vdo: add deduplication index storage interface 2024-02-20 13:43:14 -05:00
io-submitter.c dm vdo: fix various blk_opf_t sparse warnings 2024-02-20 13:43:18 -05:00
io-submitter.h dm vdo: fix various blk_opf_t sparse warnings 2024-02-20 13:43:18 -05:00
Kconfig dm vdo: use a proper Makefile for dm-vdo 2024-02-20 13:43:17 -05:00
logger.c dm vdo thread-device: rename all methods to reflect vdo-only use 2024-03-01 09:26:24 -05:00
logger.h dm vdo logger: update logging to start with "device-mapper: vdo" 2024-02-20 13:43:19 -05:00
logical-zone.c dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
logical-zone.h dm vdo: add flush support 2024-02-20 13:43:14 -05:00
Makefile dm vdo: fold thread-cond-var.c into thread-utils 2024-03-01 09:25:54 -05:00
memory-alloc.c dm vdo memory-alloc: simplify allocations_allowed() 2024-03-04 15:07:55 -05:00
memory-alloc.h
message-stats.c dm vdo message-stats: reformat to remove excessive newlines 2024-02-20 13:43:18 -05:00
message-stats.h dm vdo: add statistics reporting 2024-02-20 13:43:15 -05:00
murmurhash3.c
murmurhash3.h
numeric.h dm vdo: add deduplication index storage interface 2024-02-20 13:43:14 -05:00
open-chapter.c dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
open-chapter.h dm vdo: rename struct geometry to index_geometry 2024-02-20 13:43:18 -05:00
packer.c dm vdo: remove internal ticket references 2024-03-04 15:07:55 -05:00
packer.h dm vdo: remove internal ticket references 2024-03-04 15:07:55 -05:00
permassert.c dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
permassert.h dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
physical-zone.c dm vdo int-map: remove unused parameter from vdo_int_map_create 2024-02-20 13:43:16 -05:00
physical-zone.h dm vdo: add the block allocators and physical zones 2024-02-20 13:43:15 -05:00
pool-sysfs-stats.c dm vdo: add sysfs support for setting parameters and fetching stats 2024-02-20 13:43:15 -05:00
pool-sysfs.c dm vdo: add sysfs support for setting parameters and fetching stats 2024-02-20 13:43:15 -05:00
pool-sysfs.h dm vdo: add sysfs support for setting parameters and fetching stats 2024-02-20 13:43:15 -05:00
priority-table.c dm vdo: add basic hash map data structures 2024-02-20 13:43:13 -05:00
priority-table.h dm vdo: add basic hash map data structures 2024-02-20 13:43:13 -05:00
radix-sort.c dm vdo: implement the chapter volume store 2024-02-20 13:43:14 -05:00
radix-sort.h dm vdo: implement the chapter volume store 2024-02-20 13:43:14 -05:00
recovery-journal.c dm vdo recovery-journal: fix sparse 'mixed bitwiseness' warning 2024-02-20 13:43:18 -05:00
recovery-journal.h dm vdo: cleanup style for comments in structs 2024-02-20 13:43:19 -05:00
repair.c dm vdo: remove internal ticket references 2024-03-04 15:07:55 -05:00
repair.h dm vdo: add repair of damaged vdo volumes 2024-02-20 13:43:15 -05:00
slab-depot.c dm vdo slab-depot: delete unnecessary check in allocate_components 2024-03-04 15:07:55 -05:00
slab-depot.h dm vdo: add documentation details on zones and locking 2024-02-20 13:43:18 -05:00
sparse-cache.c dm vdo: remove internal ticket references 2024-03-04 15:07:55 -05:00
sparse-cache.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
statistics.h dm vdo: cleanup style for comments in structs 2024-02-20 13:43:19 -05:00
status-codes.c dm vdo thread-utils: further cleanup of thread functions 2024-03-01 09:26:07 -05:00
status-codes.h dm vdo: rename vdo_map_to_system_error to vdo_status_to_errno 2024-02-20 13:43:17 -05:00
string-utils.c dm vdo string-utils: remove unnecessary includes 2024-02-20 13:43:18 -05:00
string-utils.h dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
sysfs.c dm vdo: add sysfs support for setting parameters and fetching stats 2024-02-20 13:43:15 -05:00
thread-device.c dm vdo thread-device: rename all methods to reflect vdo-only use 2024-03-01 09:26:24 -05:00
thread-device.h dm vdo thread-device: rename all methods to reflect vdo-only use 2024-03-01 09:26:24 -05:00
thread-registry.c dm vdo thread-registry: rename all methods to reflect vdo-only use 2024-03-01 09:26:20 -05:00
thread-registry.h dm vdo thread-registry: rename all methods to reflect vdo-only use 2024-03-01 09:26:20 -05:00
thread-utils.c dm vdo thread-utils: cleanup included headers 2024-03-01 09:26:11 -05:00
thread-utils.h dm vdo thread-utils: cleanup included headers 2024-03-01 09:26:11 -05:00
time-utils.h dm vdo: add basic logging and support utilities 2024-02-20 13:43:13 -05:00
types.h dm vdo data-vio: rename is_trim flag to is_discard 2024-02-20 13:43:17 -05:00
uds-sysfs.c dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
uds-sysfs.h dm vdo: implement external deduplication index interface 2024-02-20 13:43:14 -05:00
vdo.c dm vdo: remove internal ticket references 2024-03-04 15:07:55 -05:00
vdo.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
vio.c dm vdo: remove internal ticket references 2024-03-04 15:07:55 -05:00
vio.h dm vdo: fix various blk_opf_t sparse warnings 2024-02-20 13:43:18 -05:00
volume-index.c dm vdo thread-utils: remove all uds_*_mutex wrappers 2024-03-01 09:26:03 -05:00
volume-index.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
volume.c dm vdo thread-utils: further cleanup of thread functions 2024-03-01 09:26:07 -05:00
volume.h dm vdo indexer: rename uds.h to indexer.h 2024-03-01 09:25:49 -05:00
wait-queue.c dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter 2024-02-20 13:43:16 -05:00
wait-queue.h dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter 2024-02-20 13:43:16 -05:00