/fs/ocfs2/ |
D | super.c | 464 mlog(ML_ERROR, "Unable to load system inode %d, " in ocfs2_init_global_system_inodes() 493 mlog(ML_ERROR, "status=%d, sysfile=%d, slot=%d\n", in ocfs2_init_local_system_inodes() 625 mlog(ML_ERROR, "Cannot change heartbeat mode on remount\n"); in ocfs2_remount() 632 mlog(ML_ERROR, "Cannot change data mode on remount\n"); in ocfs2_remount() 641 mlog(ML_ERROR, "Cannot enable inode64 on remount\n"); in ocfs2_remount() 657 mlog(ML_ERROR, "Remount on readonly device is forbidden.\n"); in ocfs2_remount() 667 mlog(ML_ERROR, "Cannot remount RDWR " in ocfs2_remount() 674 mlog(ML_ERROR, "Cannot remount RDWR because " in ocfs2_remount() 738 mlog(ML_ERROR, "Hardware sector size too large: %d (max=%d)\n", in ocfs2_sb_probe() 756 mlog(ML_ERROR, "incompatible version: %u.%u\n", in ocfs2_sb_probe() [all …]
|
D | resize.c | 305 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 …]
|
D | inode.c | 313 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 …]
|
D | journal.c | 564 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() 818 mlog(ML_ERROR, "jbd2_journal_dirty_metadata failed: " in ocfs2_journal_dirty() 861 mlog(ML_ERROR, "unable to alloc journal\n"); in ocfs2_journal_alloc() 914 mlog(ML_ERROR, "access error (bad inode)\n"); in ocfs2_journal_init() 930 mlog(ML_ERROR, "Could not get lock on journal!\n"); in ocfs2_journal_init() 938 mlog(ML_ERROR, "Journal file size (%lld) is too small!\n", in ocfs2_journal_init() [all …]
|
D | quota_local.c | 178 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 …]
|
D | export.c | 64 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()
|
D | reservations.c | 120 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()
|
D | buffer_head_io.c | 127 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()
|
D | blockcheck.c | 400 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()
|
D | quota_global.c | 230 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()
|
D | aops.c | 58 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() 2428 mlog_ratelimited(ML_ERROR, "Direct IO failed, bytes = %lld", in ocfs2_dio_end_io()
|
D | suballoc.c | 152 mlog(ML_ERROR, fmt, ##__VA_ARGS__); \ 255 mlog(ML_ERROR, in ocfs2_check_group_descriptor() 2328 mlog(ML_ERROR, "minimum allocation requested %u exceeds " in __ocfs2_claim_clusters() 2708 mlog(ML_ERROR, "read block %llu failed %d\n", in ocfs2_get_suballoc_slot_bit() 2715 mlog(ML_ERROR, "invalid inode %llu requested\n", in ocfs2_get_suballoc_slot_bit() 2723 mlog(ML_ERROR, "inode %llu has invalid suballoc slot %u\n", in ocfs2_get_suballoc_slot_bit() 2769 mlog(ML_ERROR, "suballoc bit %u out of range of %u\n", in ocfs2_test_suballoc_bit() 2781 mlog(ML_ERROR, "read group %llu failed %d\n", in ocfs2_test_suballoc_bit() 2823 mlog(ML_ERROR, "get alloc slot and bit failed %d\n", status); in ocfs2_test_inode_bit() 2837 mlog(ML_ERROR, "unable to get alloc inode in slot %u\n", in ocfs2_test_inode_bit() [all …]
|
/fs/ocfs2/cluster/ |
D | masklog.h | 88 #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); \
|
D | quorum.c | 115 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()
|
D | heartbeat.c | 288 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 …]
|
/fs/ocfs2/dlm/ |
D | dlmmaster.c | 222 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 …]
|
D | dlmdomain.c | 589 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 …]
|
D | dlmrecovery.c | 461 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 …]
|
D | dlmast.c | 86 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()
|
D | dlmunlock.c | 108 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()
|
D | dlmlock.c | 304 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()
|
D | dlmconvert.c | 120 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()
|
D | dlmthread.c | 165 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()
|
/fs/ocfs2/dlmfs/ |
D | userdlm.c | 92 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()
|
D | dlmfs.c | 421 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()
|