/linux-6.3-rc2/drivers/md/ |
A D | dm-uevent.c | 69 DMERR("%s: dm_uevent_alloc() failed", __func__); in dm_build_path_uevent() 76 DMERR("%s: add_uevent_var() for DM_TARGET failed", in dm_build_path_uevent() 82 DMERR("%s: add_uevent_var() for DM_ACTION failed", in dm_build_path_uevent() 89 DMERR("%s: add_uevent_var() for DM_SEQNUM failed", in dm_build_path_uevent() 95 DMERR("%s: add_uevent_var() for DM_PATH failed", __func__); in dm_build_path_uevent() 101 DMERR("%s: add_uevent_var() for DM_NR_VALID_PATHS failed", in dm_build_path_uevent() 141 DMERR("%s: add_uevent_var() for DM_NAME failed", in dm_send_uevents() 147 DMERR("%s: add_uevent_var() for DM_UUID failed", in dm_send_uevents() 154 DMERR("%s: kobject_uevent_env failed", __func__); in dm_send_uevents() 177 DMERR("%s: Invalid event_type %d", __func__, event_type); in dm_path_uevent()
|
A D | dm-era-target.c | 239 DMERR("%s failed: magic %llu: wanted %llu", in sb_check() 249 DMERR("%s failed: csum %u: wanted %u", in sb_check() 453 DMERR("dm_tm_create_with_sm failed"); in create_fresh_metadata() 467 DMERR("couldn't create era array"); in create_fresh_metadata() 578 DMERR("couldn't read_lock superblock"); in open_metadata() 597 DMERR("dm_tm_open_with_sm failed"); in open_metadata() 645 DMERR("could not create block manager"); in create_persistent_data_objects() 962 DMERR("%s: new era failed", __func__); in metadata_era_rollover() 999 DMERR("%s: pre commit failed", __func__); in metadata_commit() 1050 DMERR("%s: pre commit failed", __func__); in metadata_take_snap() [all …]
|
A D | dm-clone-metadata.c | 246 DMERR("Failed to read_lock superblock"); in __superblock_all_zeroes() 327 DMERR("Failed to read_lock superblock"); in __open_metadata() 347 DMERR("dm_tm_open_with_sm failed"); in __open_metadata() 390 DMERR("dm_tm_pre_commit failed"); in __format_metadata() 396 DMERR("__copy_sm_root failed"); in __format_metadata() 410 DMERR("Failed to commit superblock"); in __format_metadata() 677 DMERR("dm_bitset_set_bit failed"); in __update_metadata_word() 697 DMERR("dm_bitset_flush failed"); in __metadata_commit() 704 DMERR("dm_tm_pre_commit failed"); in __metadata_commit() 711 DMERR("__copy_sm_root failed"); in __metadata_commit() [all …]
|
A D | dm-ioctl.c | 770 DMERR("invalid device name"); in check_name() 1082 DMERR("Invalid geometry supplied."); in dev_set_geometry() 1095 DMERR("Geometry exceeds range limits."); in dev_set_geometry() 1414 DMERR("%s: no targets specified", __func__); in populate_table() 1422 DMERR("unable to find target"); in populate_table() 1431 DMERR("error adding target to table"); in populate_table() 1478 DMERR("can't replace immutable target type %s", in table_load() 1713 DMERR("Invalid target message parameters."); in target_message() 1725 DMERR("Empty message received."); in target_message() 1745 DMERR("Target message sector outside device."); in target_message() [all …]
|
A D | dm-init.c | 144 DMERR("invalid type \"%s\"", sp->target_type); in dm_parse_table_entry() 169 DMERR("too many targets %u > %d", in dm_parse_table() 175 DMERR("couldn't parse table"); in dm_parse_table() 251 DMERR("too many devices %lu > %d", in dm_parse_devices() 258 DMERR("couldn't parse device"); in dm_parse_devices() 280 DMERR("Argument is too big. Limit is %d", DM_MAX_STR_SIZE); in dm_init_init()
|
A D | dm-cache-metadata.c | 206 DMERR("%s failed: blocknr %llu: wanted %llu", in sb_check() 213 DMERR("%s failed: magic %llu: wanted %llu", in sb_check() 223 DMERR("%s failed: csum %u: wanted %u", in sb_check() 399 DMERR("tm_create_with_sm failed"); in __format_metadata() 476 DMERR("couldn't read lock superblock"); in __open_metadata() 500 DMERR("tm_open_with_sm failed"); in __open_metadata() 542 DMERR("could not create block manager"); in __create_persistent_data_objects() 765 DMERR("could not allocate metadata struct"); in metadata_open() 926 DMERR("cache block %llu is dirty", in blocks_are_clean_combined_dirty() 1611 DMERR("dirty bitset is wrong size"); in __set_dirty_bits_v2() [all …]
|
A D | dm-dust.c | 88 DMERR("%s: block %llu not found in badblocklist", in dust_remove_block() 114 DMERR("%s: badblock allocation failed", __func__); in dust_add_block() 123 DMERR("%s: block %llu already in badblocklist", in dust_add_block() 432 DMERR("%s requires an additional argument", argv[0]); in dust_message() 467 DMERR("selected block value out of range"); in dust_message() 489 DMERR("selected write fail count out of range"); in dust_message() 495 DMERR("selected block value out of range"); in dust_message() 505 DMERR("invalid number of arguments '%d'", argc); in dust_message() 508 DMERR("unrecognized message '%s' received", argv[0]); in dust_message() 579 DMERR("dm_register_target failed %d", r); in dm_dust_init()
|
A D | dm-table.c | 438 DMERR("%s: device %s not in table devices list", in dm_put_device() 622 DMERR("%s: table line %u (start sect %llu len %llu) " in validate_hardware_logical_block_alignment() 642 DMERR("%s: target type %s must appear alone in table", in dm_table_add_target() 653 DMERR("%s: zero-length target", dm_device_name(t->md)); in dm_table_add_target() 1010 DMERR("no table type is set, can't allocate mempools"); in dm_table_alloc_md_mempools() 1408 DMERR("unable to determine table type"); in dm_table_complete() 1414 DMERR("unable to build btrees"); in dm_table_complete() 1420 DMERR("could not register integrity profile."); in dm_table_complete() 1426 DMERR("could not construct crypto profile."); in dm_table_complete() 1432 DMERR("unable to allocate mempools"); in dm_table_complete() [all …]
|
A D | dm-log-userspace-base.c | 103 DMERR(" Userspace log server not found."); in userspace_do_request() 121 DMERR("Error trying to resume userspace log: %d", r); in userspace_do_request() 248 DMERR("Failed to allocate memory for device information"); in userspace_ctr() 256 DMERR("Failed to create flush_entry_pool"); in userspace_ctr() 269 DMERR("Userspace log server not found"); in userspace_ctr() 271 DMERR("Userspace log server failed to create log"); in userspace_ctr() 281 DMERR("Failed to get region size of dirty log"); in userspace_ctr() 290 DMERR("DM_ULOG_CTR device return string not properly terminated"); in userspace_ctr() 297 DMERR("Failed to register %s with device-mapper", in userspace_ctr() 304 DMERR("couldn't start dmlogd"); in userspace_ctr() [all …]
|
A D | dm-log-writes.c | 230 DMERR("Couldn't alloc log page"); in write_metadata() 245 DMERR("Couldn't add page to the log block"); in write_metadata() 286 DMERR("Couldn't alloc inline data page"); in write_inline_data() 382 DMERR("Couldn't add page on new bio?"); in log_one_block() 412 DMERR("Couldn't write super"); in log_super() 462 DMERR("Ran out of space on the logdev"); in log_writes_kthread() 591 DMERR("Error allocating pending block"); in log_mark() 597 DMERR("Error copying mark data"); in log_mark() 684 DMERR("Error allocating pending block"); in log_writes_map() 738 DMERR("Error allocing page"); in log_writes_map() [all …]
|
A D | dm-thin-metadata.c | 289 DMERR("%s failed: csum %u: wanted %u", in sb_check() 400 DMERR("btree delete failed"); in subtree_dec() 606 DMERR("tm_create_with_sm failed"); in __format_metadata() 612 DMERR("sm_disk_create failed"); in __format_metadata() 632 DMERR("couldn't create devices root"); in __format_metadata() 690 DMERR("couldn't read superblock"); in __open_metadata() 714 DMERR("tm_open_with_sm failed"); in __open_metadata() 721 DMERR("sm_disk_open failed"); in __open_metadata() 885 DMERR("pre-commit callback failed"); in __commit_transaction() 1288 DMERR("mismatched transaction id"); in dm_pool_set_metadata_transaction_id() [all …]
|
A D | dm-exception-store.c | 84 DMERR("No memory left to attempt load for \"%s\"", type_name); in get_type() 269 DMERR("Unable to register transient exception store type."); in dm_exception_store_init() 275 DMERR("Unable to register persistent exception store type"); in dm_exception_store_init()
|
A D | dm-snap.c | 355 DMERR("unable to allocate memory for _origins"); in init_origin_hash() 1056 DMERR("Snapshot is invalid: can't merge"); in snapshot_merge_next_chunks() 1133 DMERR("Read error: shutting down merge."); in merge_callback() 1135 DMERR("Write error: shutting down merge."); in merge_callback() 1485 DMERR("Cancelling snapshot handover."); in snapshot_dtr() 2793 DMERR("Failed to initialize exception stores"); in dm_snapshot_init() 2799 DMERR("init_origin_hash failed."); in dm_snapshot_init() 2805 DMERR("Couldn't create exception cache."); in dm_snapshot_init() 2812 DMERR("Couldn't create pending cache."); in dm_snapshot_init() 2825 DMERR("Origin target register failed %d", r); in dm_snapshot_init() [all …]
|
A D | dm-log-userspace-transfer.c | 112 DMERR("Insufficient space to receive package [%u] (%u vs %zu)", in fill_pkg() 144 DMERR("Incomplete message received (expected %u, got %u): [%u]", in cn_ulog_callback() 231 DMERR("Unable to send log request [%u] to userspace: %d", in dm_consult_userspace()
|
A D | dm-cache-target.c | 885 DMERR("%s: unable to switch cache to write mode until repaired.", in set_cache_mode() 923 DMERR("%s: failed to abort metadata transaction", dev_name); in abort_transaction() 2759 DMERR("%s: could not write hints", cache_device_name(cache)); in sync_metadata() 2915 DMERR("%s: unable to shrink cache; cache block %llu is dirty", in can_resize() 3035 DMERR("%s: internal error: unknown io mode: %d", in emit_flags() 3089 DMERR("%s: dm_cache_get_metadata_dev_size returned %d", in cache_status() 3119 DMERR("%s: policy_emit_config_values returned %d", in cache_status() 3240 DMERR("%s: begin cblock out of range: %llu >= %llu", in validate_cblock_range() 3246 DMERR("%s: end cblock out of range: %llu > %llu", in validate_cblock_range() 3252 DMERR("%s: invalid cblock range: %llu >= %llu", in validate_cblock_range() [all …]
|
A D | dm-raid.c | 356 DMERR("%s called with more than one flag!", __func__); in dm_raid_arg_name_by_flag() 1030 DMERR("Bogus raid10 data copies < 2!"); in validate_raid_redundancy() 1150 DMERR("Ignoring chunk size parameter for RAID 1"); in parse_raid_params() 1457 DMERR("Unable to parse RAID parameter: %s", key); in parse_raid_params() 2283 DMERR(" current layout %s vs new layout %s", in super_init_validation() 2293 DMERR(" current %u disks vs new %u disks", in super_init_validation() 2296 DMERR(" Old layout: %s w/ %u copies", in super_init_validation() 2299 DMERR(" New layout: %s w/ %u copies", in super_init_validation() 2365 DMERR("new device%s provided without 'rebuild'", in super_init_validation() 3901 DMERR("Failed to load bitmap"); in __load_dirty_region_bitmap() [all …]
|
A D | dm-ps-round-robin.c | 224 DMERR("register failed %d", r); in dm_rr_init() 236 DMERR("unregister failed %d", r); in dm_rr_exit()
|
A D | dm-snap-persistent.c | 370 DMERR("invalid on-disk chunk size %u: %s.", in read_header() 876 DMERR("couldn't start header metadata update thread"); in persistent_ctr() 887 DMERR("Unsupported persistent store option: %s", options); in persistent_ctr() 962 DMERR("Unable to register persistent exception store type"); in dm_persistent_snapshot_init() 968 DMERR("Unable to register old-style persistent exception store type"); in dm_persistent_snapshot_init()
|
A D | dm-ps-io-affinity.c | 257 DMERR("register failed %d", ret); in dm_ioa_init() 266 DMERR("unregister failed %d", ret); in dm_ioa_exit()
|
A D | dm-ps-queue-length.c | 264 DMERR("register failed %d", r); in dm_ql_init() 276 DMERR("unregister failed %d", r); in dm_ql_exit()
|
A D | dm-zero.c | 74 DMERR("register failed %d", r); in dm_zero_init()
|
/linux-6.3-rc2/drivers/md/persistent-data/ |
A D | dm-space-map-metadata.c | 188 DMERR("too many recursive allocations"); in add_bop() 227 DMERR("bug in bop ring buffer"); in apply_bops() 249 DMERR("lost track of recursion depth"); in out() 402 DMERR("cannot recurse set_count()"); in sm_metadata_set_count() 592 DMERR("bootstrap doesn't support extend"); in sm_bootstrap_extend() 636 DMERR("bootstrap doesn't support set_count"); in sm_bootstrap_set_count() 687 DMERR("bootstrap doesn't support root_size"); in sm_bootstrap_root_size() 695 DMERR("bootstrap doesn't support copy_root"); in sm_bootstrap_copy_root() 751 DMERR("%s: apply_bops failed", __func__); in sm_metadata_extend() 820 DMERR("%s: apply_bops failed", __func__); in dm_sm_metadata_create()
|
A D | dm-btree-remove.c | 92 DMERR("mismatched value size"); in node_copy() 100 DMERR("bad shift"); in node_copy() 112 DMERR("bad shift"); in node_copy() 201 DMERR("node max_entries mismatch"); in shift() 206 DMERR("node shift out of bounds"); in shift() 211 DMERR("node shift out of bounds"); in shift() 320 DMERR("node shift out of bounds"); in delete_center_node() 331 DMERR("node shift out of bounds"); in delete_center_node() 433 DMERR("bad btree metadata, max_entries differ"); in __rebalance3()
|
A D | dm-space-map-common.c | 223 DMERR("block size too big to hold bitmaps"); in sm_ll_init() 249 DMERR("space map too large"); in sm_ll_extend() 441 DMERR("dm_tm_shadow_block() failed"); in sm_ll_insert() 483 DMERR("ref count insert failed"); in sm_ll_insert() 573 DMERR("overflow btree is missing an entry"); in __sm_ll_inc_overflow() 616 DMERR("dm_tm_shadow_block() failed"); in shadow_bitmap() 693 DMERR("ref count insert failed"); in sm_ll_inc_bitmap() 788 DMERR("overflow btree is missing an entry"); in __sm_ll_dec_overflow() 861 DMERR("unable to decrement block"); in sm_ll_dec_bitmap() 1064 DMERR("sm_metadata root too small"); in sm_ll_open_metadata() [all …]
|
A D | dm-block-manager.c | 106 DMERR("recursive lock detected in metadata"); in __check_holder() 108 DMERR("previously held here:"); in __check_holder() 112 DMERR("subsequent acquisition attempted here:"); in __check_holder() 305 DMERR("recursive acquisition of block %llu requested.", in report_recursive_bug()
|