Home
last modified time | relevance | path

Searched refs:ML_ERROR (Results 1 – 25 of 43) sorted by relevance

12

/linux-6.1.9/fs/ocfs2/cluster/
Dmasklog.h88 #define ML_ERROR 0x1000000000000000ULL /* sent to KERN_ERR */ macro
92 #define MLOG_INITIAL_AND_MASK (ML_ERROR|ML_NOTICE)
105 #define ML_ALLOWED_BITS (ML_ERROR|ML_NOTICE)
179 mlog(ML_ERROR, "status = %lld\n", (long long)_st); \
185 mlog(ML_ERROR, "bug expression: " #cond "\n"); \
186 mlog(ML_ERROR, fmt, ##args); \
Dquorum.c115 mlog(ML_ERROR, "fencing this node because it is " in o2quo_make_decision()
129 mlog(ML_ERROR, "fencing this node because it is " in o2quo_make_decision()
138 mlog(ML_ERROR, "fencing this node because it is " in o2quo_make_decision()
Dheartbeat.c288 mlog(ML_ERROR, "Heartbeat write timeout to device %pg after %u " in o2hb_write_timeout()
415 mlog(ML_ERROR, "send NEGO_APPROVE msg to node %d fail %d\n", in o2hb_nego_timeout()
426 mlog(ML_ERROR, "send NEGO_TIMEOUT msg to node %d fail %d\n", in o2hb_nego_timeout()
443 mlog(ML_ERROR, "got nego timeout message from bad node.\n"); in o2hb_nego_timeout_handler()
491 mlog(ML_ERROR, "IO Error %d\n", bio->bi_status); in o2hb_bio_end_io()
520 mlog(ML_ERROR, "Could not alloc slots BIO!\n"); in o2hb_setup_one_bio()
635 mlog(ML_ERROR, "Dump slot information: seq = 0x%llx, node = %u, " in o2hb_dump_slot()
689 mlog(ML_ERROR, "%s (%pg): expected(%u:0x%llx, 0x%llx), " in o2hb_check_own_slot()
922 mlog(ML_ERROR, "Node %d has written a bad crc to %pg\n", in o2hb_check_slot()
1002 mlog(ML_ERROR, "Node %d on device %pg has a dead count " in o2hb_check_slot()
[all …]
/linux-6.1.9/fs/ocfs2/
Dsuper.c462 mlog(ML_ERROR, "Unable to load system inode %d, " in ocfs2_init_global_system_inodes()
491 mlog(ML_ERROR, "status=%d, sysfile=%d, slot=%d\n", in ocfs2_init_local_system_inodes()
623 mlog(ML_ERROR, "Cannot change heartbeat mode on remount\n"); in ocfs2_remount()
630 mlog(ML_ERROR, "Cannot change data mode on remount\n"); in ocfs2_remount()
639 mlog(ML_ERROR, "Cannot enable inode64 on remount\n"); in ocfs2_remount()
655 mlog(ML_ERROR, "Remount on readonly device is forbidden.\n"); in ocfs2_remount()
665 mlog(ML_ERROR, "Cannot remount RDWR " in ocfs2_remount()
672 mlog(ML_ERROR, "Cannot remount RDWR because " in ocfs2_remount()
736 mlog(ML_ERROR, "Hardware sector size too large: %d (max=%d)\n", in ocfs2_sb_probe()
754 mlog(ML_ERROR, "incompatible version: %u.%u\n", in ocfs2_sb_probe()
[all …]
Dresize.c305 mlog(ML_ERROR, "The disk is too old and small. " in ocfs2_group_extend()
385 mlog(ML_ERROR, "Group descriptor # %llu has bad chain %u " in ocfs2_check_new_group()
390 mlog(ML_ERROR, "Group descriptor # %llu has bit count %u but " in ocfs2_check_new_group()
395 mlog(ML_ERROR, "Group descriptor # %llu has free bit count %u " in ocfs2_check_new_group()
420 mlog(ML_ERROR, "add a group which is in the current volume.\n"); in ocfs2_verify_group_and_input()
422 mlog(ML_ERROR, "input chain exceeds the limit.\n"); in ocfs2_verify_group_and_input()
424 mlog(ML_ERROR, in ocfs2_verify_group_and_input()
427 mlog(ML_ERROR, "add group's clusters overflow.\n"); in ocfs2_verify_group_and_input()
429 mlog(ML_ERROR, "the cluster exceeds the maximum of a group\n"); in ocfs2_verify_group_and_input()
431 mlog(ML_ERROR, "the free cluster exceeds the total clusters\n"); in ocfs2_verify_group_and_input()
[all …]
Dexport.c64 mlog(ML_ERROR, "getting nfs sync lock(EX) failed %d\n", status); in ocfs2_get_dentry()
78 mlog(ML_ERROR, "test inode bit failed %d\n", status); in ocfs2_get_dentry()
142 mlog(ML_ERROR, "getting nfs sync lock(EX) failed %d\n", status); in ocfs2_get_parent()
166 mlog(ML_ERROR, "test inode bit failed %d\n", status); in ocfs2_get_parent()
Djournal.c553 mlog(ML_ERROR, in ocfs2_abort_trigger()
653 mlog(ML_ERROR, "giving me a buffer that's not uptodate!\n"); in __ocfs2_journal_access()
654 mlog(ML_ERROR, "b_blocknr=%llu, b_state=0x%lx\n", in __ocfs2_journal_access()
697 mlog(ML_ERROR, "Unknown access type!\n"); in __ocfs2_journal_access()
704 mlog(ML_ERROR, "Error %d getting %d access to buffer!\n", in __ocfs2_journal_access()
784 mlog(ML_ERROR, "jbd2_journal_dirty_metadata failed. " in ocfs2_journal_dirty()
824 mlog(ML_ERROR, "unable to alloc journal\n"); in ocfs2_journal_alloc()
864 mlog(ML_ERROR, "access error (bad inode)\n"); in ocfs2_journal_init()
880 mlog(ML_ERROR, "Could not get lock on journal!\n"); in ocfs2_journal_init()
888 mlog(ML_ERROR, "Journal file size (%lld) is too small!\n", in ocfs2_journal_init()
[all …]
Dinode.c313 mlog(ML_ERROR, in ocfs2_populate_inode()
852 mlog(ML_ERROR, "Skipping delete of root inode.\n"); in ocfs2_inode_is_valid_to_delete()
871 mlog(ML_ERROR, "Skipping delete of system file %llu\n", in ocfs2_inode_is_valid_to_delete()
932 mlog(ML_ERROR, in ocfs2_query_inode_wipe()
1032 mlog(ML_ERROR, "getting nfs sync lock(PR) failed %d\n", status); in ocfs2_delete_inode()
1378 mlog(ML_ERROR, "Checksum failed for dinode %llu\n", in ocfs2_validate_inode_block()
1444 mlog(ML_ERROR, in ocfs2_filecheck_validate_inode_block()
1451 mlog(ML_ERROR, in ocfs2_filecheck_validate_inode_block()
1460 mlog(ML_ERROR, in ocfs2_filecheck_validate_inode_block()
1469 mlog(ML_ERROR, in ocfs2_filecheck_validate_inode_block()
[all …]
Dquota_local.c178 mlog(ML_ERROR, "failed to read quota file header (type=%d)\n", in ocfs2_local_check_quota_file()
184 mlog(ML_ERROR, "quota file magic does not match (%u != %u)," in ocfs2_local_check_quota_file()
190 mlog(ML_ERROR, "quota file version does not match (%u != %u)," in ocfs2_local_check_quota_file()
202 mlog(ML_ERROR, "cannot get global quota file inode " in ocfs2_local_check_quota_file()
210 mlog(ML_ERROR, "failed to read global quota file header " in ocfs2_local_check_quota_file()
216 mlog(ML_ERROR, "global quota file magic does not match " in ocfs2_local_check_quota_file()
222 mlog(ML_ERROR, "global quota file version does not match " in ocfs2_local_check_quota_file()
430 mlog(ML_ERROR, "failed to read quota file info header " in ocfs2_begin_quota_recovery()
503 mlog(ML_ERROR, "Failed to get quota structure " in ocfs2_recover_local_quota_file()
629 mlog(ML_ERROR, "failed to read quota file info header " in ocfs2_finish_quota_recovery()
[all …]
Dbuffer_head_io.c127 mlog(ML_ERROR, in ocfs2_read_blocks_sync()
137 mlog(ML_ERROR, in ocfs2_read_blocks_sync()
217 mlog(ML_ERROR, "asked to read %d blocks!\n", nr); in ocfs2_read_blocks()
306 mlog(ML_ERROR, "block %llu had the JBD bit set " in ocfs2_read_blocks()
Dreservations.c120 mlog(ML_ERROR, in ocfs2_validate_resmap_bits()
143 mlog(ML_ERROR, "reservation %d has bad start off!\n", in ocfs2_check_resmap()
149 mlog(ML_ERROR, "reservation %d has no length!\n", in ocfs2_check_resmap()
155 mlog(ML_ERROR, "reservation %d has invalid range!\n", in ocfs2_check_resmap()
161 mlog(ML_ERROR, "reservation %d extends past bitmap!\n", in ocfs2_check_resmap()
328 mlog(ML_ERROR, "Duplicate reservation window!\n"); in ocfs2_resv_insert()
531 mlog(ML_ERROR, "goal: %u next_resv: start %u len %u\n", in __ocfs2_resv_find_window()
Dblockcheck.c400 mlog(ML_ERROR, in ocfs2_block_check_validate()
415 mlog(ML_ERROR, "Fixed CRC32 failed: stored: 0x%x, computed 0x%x\n", in ocfs2_block_check_validate()
513 mlog(ML_ERROR, in ocfs2_block_check_validate_bhs()
546 mlog(ML_ERROR, "Fixed CRC32 failed: stored: %u, computed %u\n", in ocfs2_block_check_validate_bhs()
Dheartbeat.c93 mlog(ML_ERROR, "bit=%d map->num_nodes=%d\n", bit, map->num_nodes); in ocfs2_node_map_test_bit()
Dquota_global.c230 mlog(ML_ERROR, "Quota write (off=%llu, len=%llu) cancelled " in ocfs2_quota_write()
360 mlog(ML_ERROR, "failed to get global quota inode (type=%d)\n", in ocfs2_global_read_info()
386 mlog(ML_ERROR, "Cannot read global quota info (%d).\n", in ocfs2_global_read_info()
437 mlog(ML_ERROR, "Cannot write global quota info structure\n"); in __ocfs2_global_write_info()
499 mlog(ML_ERROR, "Short read from global quota file " in __ocfs2_sync_dquot()
568 mlog(ML_ERROR, "Failed to lock quota info, losing quota write" in __ocfs2_sync_dquot()
Daops.c58 mlog(ML_ERROR, "block offset > PATH_MAX: %llu", in ocfs2_symlink_get_block()
73 mlog(ML_ERROR, "block offset is outside the allocated size: " in ocfs2_symlink_get_block()
86 mlog(ML_ERROR, "couldn't getblock for symlink!\n"); in ocfs2_symlink_get_block()
98 mlog(ML_ERROR, "couldn't kmap!\n"); in ocfs2_symlink_get_block()
159 mlog(ML_ERROR, "Error %d from get_blocks(0x%p, %llu, 1, " in ocfs2_get_block()
194 mlog(ML_ERROR, in ocfs2_get_block()
199 …mlog(ML_ERROR, "Size %llu, clusters %u\n", (unsigned long long)i_size_read(inode), OCFS2_I(inode)-… in ocfs2_get_block()
487 mlog(ML_ERROR, "get_blocks() failed, block = %llu\n", in ocfs2_bmap()
1175 mlog(ML_ERROR, "Get physical blkno failed for inode %llu, " in ocfs2_write_cluster()
2408 mlog_ratelimited(ML_ERROR, "Direct IO failed, bytes = %lld", in ocfs2_dio_end_io()
/linux-6.1.9/fs/ocfs2/dlm/
Ddlmmaster.c222 mlog(ML_ERROR, "bad mle: %p\n", mle); in __dlm_put_mle()
488 mlog(ML_ERROR, in dlm_lockres_release()
771 mlog(ML_ERROR, "Resource %.*s not " in dlm_get_lock_resource()
818 mlog(ML_ERROR, "master entry for nonexistent lock!\n"); in dlm_get_lock_resource()
962 mlog(ML_ERROR, "%s: res %.*s, Spinning on " in dlm_get_lock_resource()
1027 mlog(ML_ERROR, "link to %u went down?: %d\n", res->owner, ret); in dlm_wait_for_lock_mastery()
1235 mlog(ML_ERROR, "node down! %d\n", node); in dlm_restart_lock_mastery()
1327 mlog(ML_ERROR, "TCP stack not ready!\n"); in dlm_do_master_request()
1330 mlog(ML_ERROR, "bad args passed to o2net!\n"); in dlm_do_master_request()
1333 mlog(ML_ERROR, "out of memory while trying to send " in dlm_do_master_request()
[all …]
Ddlmdomain.c589 mlog(ML_ERROR, "Error %d sending domain exit message %u " in dlm_send_one_domain_exit()
710 mlog(ML_ERROR, "Following lockres' are still on the " in dlm_unregister_domain()
967 mlog(ML_ERROR, "Domain %s: Joining node %d has global " in dlm_match_regions()
976 mlog(ML_ERROR, "Domain %s: Local node %d has global " in dlm_match_regions()
1006 mlog(ML_ERROR, "Domain %s: Region '%.*s' registered " in dlm_match_regions()
1029 mlog(ML_ERROR, "Domain %s: Region '%.*s' registered " in dlm_match_regions()
1084 mlog(ML_ERROR, "Region mismatch %d, node %d\n", in dlm_send_regions()
1118 mlog(ML_ERROR, "Node %d queried hb regions on domain %s " in dlm_query_region_handler()
1125 mlog(ML_ERROR, "Node %d queried hb regions on domain %s " in dlm_query_region_handler()
1134 mlog(ML_ERROR, "Node %d queried hb regions on domain %s " in dlm_query_region_handler()
[all …]
Ddlmrecovery.c461 mlog(ML_ERROR, "dead_node %u no longer in recovery map!\n", in dlm_do_recovery()
514 mlog(ML_ERROR, "%s: Error %d remastering locks for node %u, " in dlm_do_recovery()
547 mlog(ML_ERROR, "%s: failed to alloc recovery area, " in dlm_remaster_locks()
648 mlog(ML_ERROR, "bad ndata state for " in dlm_remaster_locks()
802 mlog(ML_ERROR, "%s: Error %d send LOCK_REQUEST to node %u " in dlm_request_all_locks()
825 mlog(ML_ERROR, "%s: node %u sent dead_node=%u, but local " in dlm_request_all_locks_handler()
916 mlog(ML_ERROR, "%s: node %u went down while sending " in dlm_request_all_locks_worker()
932 mlog(ML_ERROR, "%s: node %u went down while sending " in dlm_request_all_locks_worker()
957 mlog(ML_ERROR, "%s: Error %d send RECO_DATA_DONE to node %u " in dlm_send_all_done_msg()
999 mlog(ML_ERROR, "bad ndata state for node %u:" in dlm_reco_data_done_handler()
[all …]
Ddlmast.c86 mlog(ML_ERROR, "%s: res %.*s, lock %u:%llu, " in __dlm_queue_ast()
287 mlog(ML_ERROR, "Invalid name length (%d) in proxy ast " in dlm_proxy_ast_handler()
294 mlog(ML_ERROR, "Both PUT and GET lvb specified, (0x%x)\n", in dlm_proxy_ast_handler()
307 mlog(ML_ERROR, "Unknown ast type! %d, cookie=%u:%llu" in dlm_proxy_ast_handler()
455 mlog(ML_ERROR, "%s: res %.*s, error %d send AST to node %u\n", in dlm_send_proxy_ast_msg()
460 mlog(ML_ERROR, "sent AST to node %u, it thinks this " in dlm_send_proxy_ast_msg()
464 mlog(ML_ERROR, "sent AST to node %u, it returned " in dlm_send_proxy_ast_msg()
468 mlog(ML_ERROR, "AST to node %u returned %d!\n", in dlm_send_proxy_ast_msg()
Ddlmunlock.c108 mlog(ML_ERROR, "lockres %.*s: Someone is calling dlmunlock " in dlmunlock_common()
117 mlog(ML_ERROR, "lockres in progress!\n"); in dlmunlock_common()
358 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to " in dlm_send_remote_unlock_request()
406 mlog(ML_ERROR, "bad args! GET_LVB specified on unlock!\n"); in dlm_unlock_lock_handler()
411 mlog(ML_ERROR, "bad args! cannot modify lvb on a CANCEL " in dlm_unlock_lock_handler()
417 mlog(ML_ERROR, "Invalid name length in unlock handler!\n"); in dlm_unlock_lock_handler()
508 mlog(ML_ERROR, "failed to find lock to unlock! " in dlm_unlock_lock_handler()
550 mlog(ML_ERROR, "lock to cancel is not on any list!\n"); in dlm_get_cancel_actions()
Ddlmlock.c304 mlog(ML_ERROR, "%s: res %.*s, Stale lockres no longer " in dlm_send_remote_lock_request()
312 mlog(ML_ERROR, "%s: res %.*s, Error %d send CREATE LOCK to " in dlm_send_remote_lock_request()
461 mlog(ML_ERROR, "Domain %s not fully joined, but node %u is " in dlm_create_lock_handler()
578 mlog(ML_ERROR, "strange LOCAL convert request!\n"); in dlmlock()
588 mlog(ML_ERROR, "NULL lock pointer in convert " in dlmlock()
595 mlog(ML_ERROR, "NULL lockres pointer in convert " in dlmlock()
609 mlog(ML_ERROR, "new args: lksb=%p, ast=%p, bast=%p, " in dlmlock()
611 mlog(ML_ERROR, "orig args: lksb=%p, ast=%p, bast=%p, " in dlmlock()
Ddlmconvert.c120 mlog(ML_ERROR, "attempted to convert a lock with a lock " in __dlmconvert_master()
128 mlog(ML_ERROR, "attempted to convert a lock not on grant " in __dlmconvert_master()
271 mlog(ML_ERROR, "converting a remote lock that is already " in dlmconvert_remote()
401 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to " in dlm_send_remote_convert_request()
460 mlog(ML_ERROR, "both PUT and GET lvb specified\n"); in dlm_convert_lock_handler()
493 mlog(ML_ERROR, "did not find lock to convert on grant queue! " in dlm_convert_lock_handler()
Ddlmthread.c165 mlog(ML_ERROR, "%s: res %.*s in use after deref\n", in __dlm_do_purge_lockres()
177 mlog(ML_ERROR, "%s: Resource %.*s not on the Tracking list\n", in __dlm_do_purge_lockres()
248 mlog(ML_ERROR, "%s: res %.*s in use after deref\n", in dlm_purge_lockres()
260 mlog(ML_ERROR, "Resource %.*s not on the Tracking list\n", in dlm_purge_lockres()
366 mlog(ML_ERROR, "%s: res %.*s converting lock to invalid mode\n", in dlm_shuffle_lists()
730 mlog(ML_ERROR, "%s: inprog %d, mig %d, reco %d," in dlm_thread()
/linux-6.1.9/fs/ocfs2/dlmfs/
Duserdlm.c92 mlog(ML_ERROR, "Dlm error %d while calling %s on " \
124 mlog(ML_ERROR, "lksb status value of %u on lockres %.*s\n", in user_ast()
225 mlog(ML_ERROR, "dlm returns status %d\n", status); in user_unlock_ast()
420 mlog(ML_ERROR, "lockres %.*s: invalid request!\n", in user_dlm_cluster_lock()
524 mlog(ML_ERROR, "lockres %.*s: invalid request!\n", in user_dlm_cluster_unlock()
Ddlmfs.c421 mlog(ML_ERROR, "invalid domain name for directory.\n"); in dlmfs_mkdir()
437 mlog(ML_ERROR, "Error %d could not register domain \"%.*s\"\n", in dlmfs_mkdir()
471 mlog(ML_ERROR, "invalid lock name, %.*s\n", name->len, in dlmfs_create()
501 mlog(ML_ERROR, "unlink %pd, error %d from destroy\n", in dlmfs_unlink()

12