/fs/ocfs2/ |
D | super.c | 479 mlog(ML_ERROR, "Unable to load system inode %d, " in ocfs2_init_global_system_inodes() 508 mlog(ML_ERROR, "status=%d, sysfile=%d, slot=%d\n", in ocfs2_init_local_system_inodes() 656 mlog(ML_ERROR, "Cannot change heartbeat mode on remount\n"); in ocfs2_remount() 663 mlog(ML_ERROR, "Cannot change data mode on remount\n"); in ocfs2_remount() 672 mlog(ML_ERROR, "Cannot enable inode64 on remount\n"); in ocfs2_remount() 688 mlog(ML_ERROR, "Remount on readonly device is forbidden.\n"); in ocfs2_remount() 698 mlog(ML_ERROR, "Cannot remount RDWR " in ocfs2_remount() 705 mlog(ML_ERROR, "Cannot remount RDWR because " in ocfs2_remount() 769 mlog(ML_ERROR, "Hardware sector size too large: %d (max=%d)\n", in ocfs2_sb_probe() 787 mlog(ML_ERROR, "incompatible version: %u.%u\n", in ocfs2_sb_probe() [all …]
|
D | resize.c | 321 mlog(ML_ERROR, "The disk is too old and small. " in ocfs2_group_extend() 401 mlog(ML_ERROR, "Group descriptor # %llu has bad chain %u " in ocfs2_check_new_group() 406 mlog(ML_ERROR, "Group descriptor # %llu has bit count %u but " in ocfs2_check_new_group() 411 mlog(ML_ERROR, "Group descriptor # %llu has free bit count %u " in ocfs2_check_new_group() 436 mlog(ML_ERROR, "add a group which is in the current volume.\n"); in ocfs2_verify_group_and_input() 438 mlog(ML_ERROR, "input chain exceeds the limit.\n"); in ocfs2_verify_group_and_input() 440 mlog(ML_ERROR, in ocfs2_verify_group_and_input() 443 mlog(ML_ERROR, "add group's clusters overflow.\n"); in ocfs2_verify_group_and_input() 445 mlog(ML_ERROR, "the cluster exceeds the maximum of a group\n"); in ocfs2_verify_group_and_input() 447 mlog(ML_ERROR, "the free cluster exceeds the total clusters\n"); in ocfs2_verify_group_and_input() [all …]
|
D | journal.c | 568 mlog(ML_ERROR, in ocfs2_abort_trigger() 668 mlog(ML_ERROR, "giving me a buffer that's not uptodate!\n"); in __ocfs2_journal_access() 669 mlog(ML_ERROR, "b_blocknr=%llu\n", in __ocfs2_journal_access() 711 mlog(ML_ERROR, "Unknown access type!\n"); in __ocfs2_journal_access() 718 mlog(ML_ERROR, "Error %d getting %d access to buffer!\n", in __ocfs2_journal_access() 798 mlog(ML_ERROR, "jbd2_journal_dirty_metadata failed. " in ocfs2_journal_dirty() 850 mlog(ML_ERROR, "access error (bad inode)\n"); in ocfs2_journal_init() 866 mlog(ML_ERROR, "Could not get lock on journal!\n"); in ocfs2_journal_init() 874 mlog(ML_ERROR, "Journal file size (%lld) is too small!\n", in ocfs2_journal_init() 887 mlog(ML_ERROR, "Linux journal layer error\n"); in ocfs2_journal_init() [all …]
|
D | inode.c | 328 mlog(ML_ERROR, in ocfs2_populate_inode() 869 mlog(ML_ERROR, "Skipping delete of root inode.\n"); in ocfs2_inode_is_valid_to_delete() 888 mlog(ML_ERROR, "Skipping delete of system file %llu\n", in ocfs2_inode_is_valid_to_delete() 949 mlog(ML_ERROR, in ocfs2_query_inode_wipe() 1049 mlog(ML_ERROR, "getting nfs sync lock(PR) failed %d\n", status); in ocfs2_delete_inode() 1395 mlog(ML_ERROR, "Checksum failed for dinode %llu\n", in ocfs2_validate_inode_block() 1461 mlog(ML_ERROR, in ocfs2_filecheck_validate_inode_block() 1468 mlog(ML_ERROR, in ocfs2_filecheck_validate_inode_block() 1477 mlog(ML_ERROR, in ocfs2_filecheck_validate_inode_block() 1486 mlog(ML_ERROR, in ocfs2_filecheck_validate_inode_block() [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 | filecheck.c | 251 mlog(ML_ERROR, in ocfs2_filecheck_create_sysfs() 318 mlog(ML_ERROR, in ocfs2_filecheck_adjust_max() 410 mlog(ML_ERROR, in ocfs2_filecheck_show() 549 mlog(ML_ERROR, "Invalid arguments for online file check\n"); in ocfs2_filecheck_store() 555 mlog(ML_ERROR, in ocfs2_filecheck_store() 575 mlog(ML_ERROR, in ocfs2_filecheck_store()
|
D | reservations.c | 133 mlog(ML_ERROR, in ocfs2_validate_resmap_bits() 156 mlog(ML_ERROR, "reservation %d has bad start off!\n", in ocfs2_check_resmap() 162 mlog(ML_ERROR, "reservation %d has no length!\n", in ocfs2_check_resmap() 168 mlog(ML_ERROR, "reservation %d has invalid range!\n", in ocfs2_check_resmap() 174 mlog(ML_ERROR, "reservation %d extends past bitmap!\n", in ocfs2_check_resmap() 343 mlog(ML_ERROR, "Duplicate reservation window!\n"); in ocfs2_resv_insert() 546 mlog(ML_ERROR, "goal: %u next_resv: start %u len %u\n", in __ocfs2_resv_find_window()
|
D | buffer_head_io.c | 133 mlog(ML_ERROR, in ocfs2_read_blocks_sync() 143 mlog(ML_ERROR, in ocfs2_read_blocks_sync() 204 mlog(ML_ERROR, "asked to read %d blocks!\n", nr); in ocfs2_read_blocks() 287 mlog(ML_ERROR, "block %llu had the JBD bit set " in ocfs2_read_blocks()
|
D | blockcheck.c | 442 mlog(ML_ERROR, in ocfs2_block_check_validate() 457 mlog(ML_ERROR, "Fixed CRC32 failed: stored: 0x%x, computed 0x%x\n", in ocfs2_block_check_validate() 555 mlog(ML_ERROR, in ocfs2_block_check_validate_bhs() 588 mlog(ML_ERROR, "Fixed CRC32 failed: stored: %u, computed %u\n", in ocfs2_block_check_validate_bhs()
|
D | export.c | 80 mlog(ML_ERROR, "getting nfs sync lock(EX) failed %d\n", status); in ocfs2_get_dentry() 94 mlog(ML_ERROR, "test inode bit failed %d\n", status); in ocfs2_get_dentry()
|
D | quota_global.c | 228 mlog(ML_ERROR, "Quota write (off=%llu, len=%llu) cancelled " in ocfs2_quota_write() 351 mlog(ML_ERROR, "failed to get global quota inode (type=%d)\n", in ocfs2_global_read_info() 384 mlog(ML_ERROR, "Cannot read global quota info (%d).\n", in ocfs2_global_read_info() 435 mlog(ML_ERROR, "Cannot write global quota info structure\n"); in __ocfs2_global_write_info() 493 mlog(ML_ERROR, "Short read from global quota file " in __ocfs2_sync_dquot() 562 mlog(ML_ERROR, "Failed to lock quota info, losing quota write" in __ocfs2_sync_dquot()
|
D | aops.c | 74 mlog(ML_ERROR, "block offset > PATH_MAX: %llu", in ocfs2_symlink_get_block() 89 mlog(ML_ERROR, "block offset is outside the allocated size: " in ocfs2_symlink_get_block() 102 mlog(ML_ERROR, "couldn't getblock for symlink!\n"); in ocfs2_symlink_get_block() 114 mlog(ML_ERROR, "couldn't kmap!\n"); in ocfs2_symlink_get_block() 162 mlog(ML_ERROR, "Error %d from get_blocks(0x%p, %llu, 1, " in ocfs2_get_block() 197 mlog(ML_ERROR, in ocfs2_get_block() 202 …mlog(ML_ERROR, "Size %llu, clusters %u\n", (unsigned long long)i_size_read(inode), OCFS2_I(inode)-… in ocfs2_get_block() 490 mlog(ML_ERROR, "get_blocks() failed, block = %llu\n", in ocfs2_bmap() 1177 mlog(ML_ERROR, "Get physical blkno failed for inode %llu, " in ocfs2_write_cluster()
|
/fs/ocfs2/cluster/ |
D | masklog.h | 104 #define ML_ERROR 0x1000000000000000ULL /* sent to KERN_ERR */ macro 108 #define MLOG_INITIAL_AND_MASK (ML_ERROR|ML_NOTICE) 121 #define ML_ALLOWED_BITS (ML_ERROR|ML_NOTICE) 186 mlog(ML_ERROR, "status = %lld\n", (long long)_st); \ 192 mlog(ML_ERROR, "bug expression: " #cond "\n"); \ 193 mlog(ML_ERROR, fmt, ##args); \
|
D | quorum.c | 130 mlog(ML_ERROR, "fencing this node because it is " in o2quo_make_decision() 144 mlog(ML_ERROR, "fencing this node because it is " in o2quo_make_decision() 153 mlog(ML_ERROR, "fencing this node because it is " in o2quo_make_decision()
|
D | heartbeat.c | 316 mlog(ML_ERROR, "Heartbeat write timeout to device %s after %u " in o2hb_write_timeout() 443 mlog(ML_ERROR, "send NEGO_APPROVE msg to node %d fail %d\n", in o2hb_nego_timeout() 454 mlog(ML_ERROR, "send NEGO_TIMEOUT msg to node %d fail %d\n", in o2hb_nego_timeout() 471 mlog(ML_ERROR, "got nego timeout message from bad node.\n"); in o2hb_nego_timeout_handler() 520 mlog(ML_ERROR, "IO Error %d\n", bio->bi_error); in o2hb_bio_end_io() 550 mlog(ML_ERROR, "Could not alloc slots BIO!\n"); in o2hb_setup_one_bio() 666 mlog(ML_ERROR, "Dump slot information: seq = 0x%llx, node = %u, " in o2hb_dump_slot() 720 mlog(ML_ERROR, "%s (%s): expected(%u:0x%llx, 0x%llx), " in o2hb_check_own_slot() 953 mlog(ML_ERROR, "Node %d has written a bad crc to %s\n", in o2hb_check_slot() 1033 mlog(ML_ERROR, "Node %d on device %s has a dead count " in o2hb_check_slot() [all …]
|
/fs/ocfs2/dlm/ |
D | dlmmaster.c | 239 mlog(ML_ERROR, "bad mle: %p\n", mle); in __dlm_put_mle() 510 mlog(ML_ERROR, in dlm_lockres_release() 793 mlog(ML_ERROR, "Resource %.*s not " in dlm_get_lock_resource() 840 mlog(ML_ERROR, "master entry for nonexistent lock!\n"); in dlm_get_lock_resource() 984 mlog(ML_ERROR, "%s: res %.*s, Spinning on " in dlm_get_lock_resource() 1049 mlog(ML_ERROR, "link to %u went down?: %d\n", res->owner, ret); in dlm_wait_for_lock_mastery() 1264 mlog(ML_ERROR, "node down! %d\n", node); in dlm_restart_lock_mastery() 1356 mlog(ML_ERROR, "TCP stack not ready!\n"); in dlm_do_master_request() 1359 mlog(ML_ERROR, "bad args passed to o2net!\n"); in dlm_do_master_request() 1362 mlog(ML_ERROR, "out of memory while trying to send " in dlm_do_master_request() [all …]
|
D | dlmdomain.c | 594 mlog(ML_ERROR, "Error %d sending domain exit message %u " in dlm_send_one_domain_exit() 729 mlog(ML_ERROR, "Following lockres' are still on the " in dlm_unregister_domain() 986 mlog(ML_ERROR, "Domain %s: Joining node %d has global " in dlm_match_regions() 995 mlog(ML_ERROR, "Domain %s: Local node %d has global " in dlm_match_regions() 1025 mlog(ML_ERROR, "Domain %s: Region '%.*s' registered " in dlm_match_regions() 1048 mlog(ML_ERROR, "Domain %s: Region '%.*s' registered " in dlm_match_regions() 1103 mlog(ML_ERROR, "Region mismatch %d, node %d\n", in dlm_send_regions() 1137 mlog(ML_ERROR, "Node %d queried hb regions on domain %s " in dlm_query_region_handler() 1144 mlog(ML_ERROR, "Node %d queried hb regions on domain %s " in dlm_query_region_handler() 1153 mlog(ML_ERROR, "Node %d queried hb regions on domain %s " in dlm_query_region_handler() [all …]
|
D | dlmrecovery.c | 479 mlog(ML_ERROR, "dead_node %u no longer in recovery map!\n", in dlm_do_recovery() 531 mlog(ML_ERROR, "%s: Error %d remastering locks for node %u, " in dlm_do_recovery() 564 mlog(ML_ERROR, "%s: failed to alloc recovery area, " in dlm_remaster_locks() 665 mlog(ML_ERROR, "bad ndata state for " in dlm_remaster_locks() 819 mlog(ML_ERROR, "%s: Error %d send LOCK_REQUEST to node %u " in dlm_request_all_locks() 842 mlog(ML_ERROR, "%s: node %u sent dead_node=%u, but local " in dlm_request_all_locks_handler() 933 mlog(ML_ERROR, "%s: node %u went down while sending " in dlm_request_all_locks_worker() 949 mlog(ML_ERROR, "%s: node %u went down while sending " in dlm_request_all_locks_worker() 974 mlog(ML_ERROR, "%s: Error %d send RECO_DATA_DONE to node %u " in dlm_send_all_done_msg() 1016 mlog(ML_ERROR, "bad ndata state for node %u:" in dlm_reco_data_done_handler() [all …]
|
D | dlmast.c | 103 mlog(ML_ERROR, "%s: res %.*s, lock %u:%llu, " in __dlm_queue_ast() 316 mlog(ML_ERROR, "Invalid name length (%d) in proxy ast " in dlm_proxy_ast_handler() 323 mlog(ML_ERROR, "Both PUT and GET lvb specified, (0x%x)\n", in dlm_proxy_ast_handler() 336 mlog(ML_ERROR, "Unknown ast type! %d, cookie=%u:%llu" in dlm_proxy_ast_handler() 484 mlog(ML_ERROR, "%s: res %.*s, error %d send AST to node %u\n", in dlm_send_proxy_ast_msg() 489 mlog(ML_ERROR, "sent AST to node %u, it thinks this " in dlm_send_proxy_ast_msg() 493 mlog(ML_ERROR, "sent AST to node %u, it returned " in dlm_send_proxy_ast_msg() 497 mlog(ML_ERROR, "AST to node %u returned %d!\n", in dlm_send_proxy_ast_msg()
|
D | dlmunlock.c | 124 mlog(ML_ERROR, "lockres %.*s: Someone is calling dlmunlock " in dlmunlock_common() 133 mlog(ML_ERROR, "lockres in progress!\n"); in dlmunlock_common() 360 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to " in dlm_send_remote_unlock_request() 408 mlog(ML_ERROR, "bad args! GET_LVB specified on unlock!\n"); in dlm_unlock_lock_handler() 413 mlog(ML_ERROR, "bad args! cannot modify lvb on a CANCEL " in dlm_unlock_lock_handler() 419 mlog(ML_ERROR, "Invalid name length in unlock handler!\n"); in dlm_unlock_lock_handler() 511 mlog(ML_ERROR, "failed to find lock to unlock! " in dlm_unlock_lock_handler() 553 mlog(ML_ERROR, "lock to cancel is not on any list!\n"); in dlm_get_cancel_actions()
|
D | dlmlock.c | 322 mlog(ML_ERROR, "%s: res %.*s, Stale lockres no longer " in dlm_send_remote_lock_request() 330 mlog(ML_ERROR, "%s: res %.*s, Error %d send CREATE LOCK to " in dlm_send_remote_lock_request() 479 mlog(ML_ERROR, "Domain %s not fully joined, but node %u is " in dlm_create_lock_handler() 596 mlog(ML_ERROR, "strange LOCAL convert request!\n"); in dlmlock() 606 mlog(ML_ERROR, "NULL lock pointer in convert " in dlmlock() 613 mlog(ML_ERROR, "NULL lockres pointer in convert " in dlmlock() 627 mlog(ML_ERROR, "new args: lksb=%p, ast=%p, bast=%p, " in dlmlock() 629 mlog(ML_ERROR, "orig args: lksb=%p, ast=%p, bast=%p, " in dlmlock()
|
D | dlmconvert.c | 137 mlog(ML_ERROR, "attempted to convert a lock with a lock " in __dlmconvert_master() 145 mlog(ML_ERROR, "attempted to convert a lock not on grant " in __dlmconvert_master() 288 mlog(ML_ERROR, "converting a remote lock that is already " in dlmconvert_remote() 418 mlog(ML_ERROR, "Error %d when sending message %u (key 0x%x) to " in dlm_send_remote_convert_request() 477 mlog(ML_ERROR, "both PUT and GET lvb specified\n"); in dlm_convert_lock_handler() 510 mlog(ML_ERROR, "did not find lock to convert on grant queue! " in dlm_convert_lock_handler()
|
D | dlmthread.c | 184 mlog(ML_ERROR, "%s: res %.*s in use after deref\n", in __dlm_do_purge_lockres() 196 mlog(ML_ERROR, "%s: Resource %.*s not on the Tracking list\n", in __dlm_do_purge_lockres() 267 mlog(ML_ERROR, "%s: res %.*s in use after deref\n", in dlm_purge_lockres() 279 mlog(ML_ERROR, "Resource %.*s not on the Tracking list\n", in dlm_purge_lockres() 385 mlog(ML_ERROR, "%s: res %.*s converting lock to invalid mode\n", in dlm_shuffle_lists() 750 mlog(ML_ERROR, "%s: inprog %d, mig %d, reco %d," in dlm_thread()
|
/fs/ocfs2/dlmfs/ |
D | userdlm.c | 107 mlog(ML_ERROR, "Dlm error %d while calling %s on " \ 139 mlog(ML_ERROR, "lksb status value of %u on lockres %.*s\n", in user_ast() 240 mlog(ML_ERROR, "dlm returns status %d\n", status); in user_unlock_ast() 435 mlog(ML_ERROR, "lockres %.*s: invalid request!\n", in user_dlm_cluster_lock() 534 mlog(ML_ERROR, "lockres %.*s: invalid request!\n", in user_dlm_cluster_unlock()
|
D | dlmfs.c | 481 mlog(ML_ERROR, "invalid domain name for directory.\n"); in dlmfs_mkdir() 497 mlog(ML_ERROR, "Error %d could not register domain \"%.*s\"\n", in dlmfs_mkdir() 530 mlog(ML_ERROR, "invalid lock name, %.*s\n", name->len, in dlmfs_create() 560 mlog(ML_ERROR, "unlink %pd, error %d from destroy\n", in dlmfs_unlink()
|