/openbmc/linux/fs/smb/client/ |
H A D | smb2misc.c | 39 cifs_dbg(VFS, "Received Request not response\n"); in check_smb2_hdr() 46 cifs_dbg(VFS, "Mids do not match: %llu and %llu\n", in check_smb2_hdr() 128 cifs_dbg(FYI, "length of negcontexts %d pad %d\n", in get_neg_ctxt_len() 180 cifs_dbg(VFS, "Invalid structure size %u\n", in smb2_check_message() 187 cifs_dbg(VFS, "Invalid SMB2 command %d\n", command); in smb2_check_message() 448 cifs_dbg(FYI, "SMB2 len %d\n", len); in smb2_calc_size() 516 cifs_dbg(FYI, "Lease release rc %d\n", rc); in cifs_ses_oplock_break() 558 cifs_dbg(FYI, "found in the open list\n"); in smb2_tcon_has_lease() 617 cifs_dbg(FYI, "Checking for lease break\n"); in smb2_is_valid_lease_break() 681 cifs_dbg(FYI, "Checking for oplock break\n"); in smb2_is_valid_oplock_break() [all …]
|
H A D | cifs_swn.c | 159 cifs_dbg(VFS, "%s: secType %d not supported!\n", __func__, authtype); in cifs_swn_send_register_message() 333 cifs_dbg(FYI, "%s: failed to allocate registration id\n", __func__); in cifs_get_swn_reg() 475 cifs_dbg(VFS, "%s: failed to store address: %d\n", __func__, ret); in cifs_swn_reconnect() 515 cifs_dbg(FYI, "%s: move to %pI4\n", __func__, &ipv4->sin_addr); in cifs_swn_client_move() 517 cifs_dbg(FYI, "%s: move to %pI6\n", __func__, &ipv6->sin6_addr); in cifs_swn_client_move() 540 cifs_dbg(FYI, "%s: missing registration id attribute\n", __func__); in cifs_swn_notify() 547 cifs_dbg(FYI, "%s: missing notification type attribute\n", __func__); in cifs_swn_notify() 559 cifs_dbg(FYI, "%s: missing resource name attribute\n", __func__); in cifs_swn_notify() 565 cifs_dbg(FYI, "%s: missing resource state attribute\n", __func__); in cifs_swn_notify() 576 cifs_dbg(FYI, "%s: missing IP address attribute\n", __func__); in cifs_swn_notify() [all …]
|
H A D | dns_resolve.c | 43 cifs_dbg(FYI, "%s: unc is too short: %s\n", __func__, unc); in dns_resolve_server_name_to_ip() 56 cifs_dbg(FYI, "%s: probably server name is whole unc: %s\n", in dns_resolve_server_name_to_ip() 62 cifs_dbg(FYI, "%s: unc is IP, skipping dns upcall: %*.*s\n", __func__, len, len, in dns_resolve_server_name_to_ip() 71 cifs_dbg(FYI, "%s: unable to resolve: %*.*s\n", in dns_resolve_server_name_to_ip() 74 cifs_dbg(FYI, "%s: resolved: %*.*s to %s expiry %llu\n", in dns_resolve_server_name_to_ip() 82 cifs_dbg(FYI, "%s: unable to determine ip address\n", __func__); in dns_resolve_server_name_to_ip()
|
H A D | sess.c | 202 cifs_dbg(FYI, in cifs_try_adding_channels() 834 cifs_dbg(FYI, "bleft %d\n", bleft); in decode_unicode_ssetup() 838 cifs_dbg(FYI, "serverOS=%s\n", ses->serverOS); in decode_unicode_ssetup() 881 cifs_dbg(FYI, "OS/2 server\n"); in decode_ascii_ssetup() 914 cifs_dbg(FYI, "ascii: bytes left %d\n", bleft); in decode_ascii_ssetup() 932 cifs_dbg(VFS, "blob signature incorrect %s\n", in decode_ntlmssp_challenge() 937 cifs_dbg(VFS, "Incorrect message type %d\n", in decode_ntlmssp_challenge() 1531 cifs_dbg(FYI, "UID = %llu\n", ses->Suid); in sess_auth_ntlmv2() 1657 cifs_dbg(FYI, "UID = %llu\n", ses->Suid); in sess_auth_kerberos() 1815 cifs_dbg(FYI, "UID = %llu\n", ses->Suid); in sess_auth_rawntlmssp_negotiate() [all …]
|
H A D | cifsencrypt.c | 195 cifs_dbg(VFS, "null iovec entry\n"); in __cifs_calc_signature() 202 cifs_dbg(VFS, "%s: Could not update with payload\n", in __cifs_calc_signature() 214 cifs_dbg(VFS, "%s: Could not generate hash\n", __func__); in __cifs_calc_signature() 240 cifs_dbg(VFS, "%s: Could not init md5\n", __func__); in cifs_calc_signature() 602 cifs_dbg(VFS, "%s: Could not update with domain\n", in calc_ntlmv2_hash() 622 cifs_dbg(VFS, "%s: Could not update with server\n", in calc_ntlmv2_hash() 710 cifs_dbg(VFS, "error %d finding domain name\n", in setup_ntlmv2_rsp() 721 cifs_dbg(VFS, "error %d building av pair blob\n", rc); in setup_ntlmv2_rsp() 765 cifs_dbg(VFS, "Could not get v2 hash rc %d\n", rc); in setup_ntlmv2_rsp() 772 cifs_dbg(VFS, "Could not calculate CR1 rc: %d\n", rc); in setup_ntlmv2_rsp() [all …]
|
H A D | connect.c | 2573 cifs_dbg(VFS, in cifs_get_tcon() 2583 cifs_dbg(VFS, in cifs_get_tcon() 2602 cifs_dbg(VFS, in cifs_get_tcon() 2636 cifs_dbg(VFS, in cifs_get_tcon() 2655 cifs_dbg(VFS, in cifs_get_tcon() 2663 cifs_dbg(VFS, in cifs_get_tcon() 2675 cifs_dbg(VFS, in cifs_get_tcon() 2721 cifs_dbg(VFS, in cifs_get_tcon() 3265 cifs_dbg(FYI, "FCNTL cap\n"); in reset_cifs_unix_caps() 3267 cifs_dbg(FYI, "EXTATTR cap\n"); in reset_cifs_unix_caps() [all …]
|
H A D | misc.c | 91 cifs_dbg(FYI, "Null buffer passed to sesInfoFree\n"); in sesInfoFree() 156 cifs_dbg(FYI, "Null buffer passed to tconInfoFree\n"); in tconInfoFree() 361 cifs_dbg(VFS, "rcvd invalid byte count (bcc)\n"); in checkSMB() 363 cifs_dbg(VFS, "Length less than smb header size\n"); in checkSMB() 441 cifs_dbg(FYI, "Invalid data_offset %u\n", in is_valid_oplock_break() 447 cifs_dbg(FYI, "dnotify on %s Action: 0x%x\n", in is_valid_oplock_break() 454 cifs_dbg(FYI, "notify err 0x%x\n", in is_valid_oplock_break() 469 cifs_dbg(FYI, "Invalid handle on oplock break\n"); in is_valid_oplock_break() 481 cifs_dbg(FYI, "oplock type 0x%x level 0x%x\n", in is_valid_oplock_break() 504 cifs_dbg(FYI, "file id match, oplock break\n"); in is_valid_oplock_break() [all …]
|
H A D | readdir.c | 42 cifs_dbg(FYI, "empty cifs private file data\n"); in dump_cifs_file_struct() 46 cifs_dbg(FYI, "Invalid handle\n"); in dump_cifs_file_struct() 48 cifs_dbg(FYI, "end of search\n"); in dump_cifs_file_struct() 50 cifs_dbg(FYI, "empty dir\n"); in dump_cifs_file_struct() 77 cifs_dbg(FYI, "%s: for %s\n", __func__, name->name); in cifs_prime_dcache() 497 cifs_dbg(VFS, "Invalid POSIX info payload\n"); in cifs_fill_dirent_posix() 741 cifs_dbg(FYI, "calling findnext2\n"); in find_cifs_entry() 1107 cifs_dbg(FYI, "End of search, empty dir\n"); in cifs_readdir() 1121 cifs_dbg(FYI, "fce error %d\n", rc); in cifs_readdir() 1124 cifs_dbg(FYI, "entry %lld found\n", ctx->pos); in cifs_readdir() [all …]
|
H A D | cifsacl.c | 239 cifs_dbg(FYI, "auth %d did not match\n", i); in is_well_known_sid() 464 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_idmap() 605 cifs_dbg(NOISY, "all perms\n"); in access_flags_to_mode() 738 cifs_dbg(VFS, "ACL too small to parse ACE\n"); in dump_ace() 749 cifs_dbg(FYI, "ACE sub_auth[%d]: 0x%x\n", in dump_ace() 782 cifs_dbg(VFS, "ACL too small to parse DACL\n"); in parse_dacl() 1173 cifs_dbg(FYI, "SID revision %d num_auth %d\n", in parse_sid() 1177 cifs_dbg(FYI, "SID sub_auth[%d]: 0x%x\n", in parse_sid() 1183 cifs_dbg(FYI, "RID 0x%x\n", in parse_sid() 1515 cifs_dbg(NOISY, "SetCIFSACL rc = %d\n", rc); in set_cifs_acl() [all …]
|
H A D | cifssmb.c | 578 cifs_dbg(FYI, "In echo request\n"); in CIFSSMBEcho() 675 cifs_dbg(FYI, "In POSIX delete\n"); in CIFSPOSIXDelFile() 1982 cifs_dbg(FYI, "Posix Lock\n"); in CIFSSMBPosixLock() 3222 cifs_dbg(FYI, "In GetExtAttr\n"); in CIFSGetExtAttr() 3396 cifs_dbg(FYI, "GetCifsACL\n"); in CIFSSMBGetCIFSACL() 4082 cifs_dbg(FYI, "In FindNext\n"); in CIFSFindNext() 4446 cifs_dbg(FYI, "OldQFSInfo\n"); in SMBOldQFSInfo() 4533 cifs_dbg(FYI, "In QFSInfo\n"); in CIFSSMBQFSInfo() 5008 cifs_dbg(FYI, "In SetEOF\n"); in CIFSSMBSetEOF() 5336 cifs_dbg(FYI, "In SetTimes\n"); in CIFSSMBSetPathInfo() [all …]
|
H A D | dfs_cache.c | 203 cifs_dbg(FYI, "clearing dfs cache\n"); in dfscache_proc_write() 230 cifs_dbg(FYI, "target list:\n"); in dump_tgts() 232 cifs_dbg(FYI, " %s%s\n", t->name, in dump_tgts() 258 cifs_dbg(FYI, in dump_refs() 465 cifs_dbg(FYI, "%s: no entry to remove\n", __func__); in remove_oldest_entry_locked() 469 cifs_dbg(FYI, "%s: removing entry\n", __func__); in remove_oldest_entry_locked() 761 cifs_dbg(FYI, "%s: set up new ref\n", __func__); in setup_referral() 910 cifs_dbg(FYI, "%s: path: %s\n", __func__, path); in dfs_cache_noreq_find() 954 cifs_dbg(FYI, "%s: path: %s\n", __func__, path); in dfs_cache_noreq_update_tgthint() 999 cifs_dbg(FYI, "%s: path: %s\n", __func__, path); in dfs_cache_get_tgt_referral() [all …]
|
H A D | ioctl.c | 44 cifs_dbg(FYI, "%s %s\n", __func__, path); in cifs_ioctl_query_info() 78 cifs_dbg(FYI, "ioctl copychunk range\n"); in cifs_ioctl_copychunk() 81 cifs_dbg(FYI, "file target not open for write\n"); in cifs_ioctl_copychunk() 88 cifs_dbg(FYI, "mnt_want_write failed with rc %d\n", rc); in cifs_ioctl_copychunk() 187 cifs_dbg(VFS, "shut down requested (%d)", flags); in cifs_shutdown() 203 cifs_dbg(FYI, "shutdown with default flag not supported\n"); in cifs_shutdown() 351 cifs_dbg(FYI, "cifs ioctl 0x%x\n", command); in cifs_ioctl() 416 cifs_dbg(FYI, "set compress flag rc %d\n", rc); in cifs_ioctl() 542 cifs_dbg(FYI, "ioctl notify rc %d\n", rc); in cifs_ioctl() 564 cifs_dbg(FYI, "ioctl notify info rc %d\n", rc); in cifs_ioctl() [all …]
|
H A D | smbencrypt.c | 43 cifs_dbg(VFS, "%s: Could not init MD4\n", __func__); in mdfour() 48 cifs_dbg(VFS, "%s: Could not update MD4\n", __func__); in mdfour() 53 cifs_dbg(VFS, "%s: Could not finalize MD4\n", __func__); in mdfour()
|
H A D | cifs_spnego.c | 139 cifs_dbg(VFS, "unknown or missing server auth type, use krb5\n"); in cifs_get_spnego_key() 159 cifs_dbg(FYI, "key description = %s\n", description); in cifs_get_spnego_key() 184 cifs_dbg(FYI, "Registering the %s key type\n", in init_cifs_spnego() 219 cifs_dbg(FYI, "cifs spnego keyring: %d\n", key_serial(keyring)); in init_cifs_spnego() 235 cifs_dbg(FYI, "Unregistered %s key type\n", cifs_spnego_key_type.name); in exit_cifs_spnego()
|
H A D | fscache.c | 63 cifs_dbg(VFS, "Unknown network family '%d'\n", sa->sa_family); in cifs_fscache_get_super_cookie() 72 cifs_dbg(FYI, "%s: couldn't extract sharename\n", __func__); in cifs_fscache_get_super_cookie() 89 cifs_dbg(FYI, "%s: (%s/0x%p)\n", __func__, key, vcookie); in cifs_fscache_get_super_cookie() 118 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, tcon->fscache); in cifs_fscache_release_super_cookie() 168 cifs_dbg(FYI, "%s: (0x%p)\n", __func__, cookie); in cifs_fscache_release_inode_cookie() 232 cifs_dbg(FYI, "%s: (fsc:%p, p:%p, i:0x%p\n", in __cifs_readpage_from_fscache() 246 cifs_dbg(FYI, "%s: (fsc: %p, p: %llx, l: %zx, i: %p)\n", in __cifs_readahead_to_fscache()
|
H A D | inode.c | 88 cifs_dbg(FYI, "%s: revalidating inode %llu\n", in cifs_revalidate_cache() 92 cifs_dbg(FYI, "%s: inode %llu is new\n", in cifs_revalidate_cache() 99 cifs_dbg(FYI, "%s: inode %llu is oplocked\n", in cifs_revalidate_cache() 109 cifs_dbg(FYI, "%s: inode %llu is unchanged\n", in cifs_revalidate_cache() 571 cifs_dbg(FYI, "Block device\n"); in cifs_sfu_type() 583 cifs_dbg(FYI, "Char device\n"); in cifs_sfu_type() 595 cifs_dbg(FYI, "Symlink\n"); in cifs_sfu_type() 599 cifs_dbg(FYI, "FIFO\n"); in cifs_sfu_type() 983 cifs_dbg(FYI, "Invalid (0) inodenum\n"); in cifs_set_fattr_ino() 1584 cifs_dbg(FYI, "CIFS - CTIME changed\n"); in cifs_set_file_info() [all …]
|
H A D | smb2pdu.c | 172 cifs_dbg(VFS, in cifs_chan_skip_or_disable() 1591 cifs_dbg(FYI, in SMB2_sess_establish_session() 1910 cifs_dbg(FYI, "Session Setup\n"); in SMB2_sess_setup() 2043 cifs_dbg(FYI, "TCON\n"); in SMB2_tcon() 2842 cifs_dbg(FYI, "mkdir\n"); in smb311_posix_mkdir() 3200 cifs_dbg(FYI, "create/open\n"); in SMB2_open() 3431 cifs_dbg(FYI, "SMB2 IOCTL\n"); in SMB2_ioctl() 3617 cifs_dbg(FYI, "Close\n"); in __SMB2_close() 3814 cifs_dbg(FYI, "Query Info\n"); in query_info() 4011 cifs_dbg(FYI, "change notify\n"); in SMB2_change_notify() [all …]
|
H A D | reparse.c | 143 cifs_dbg(FYI, in detect_directory_symlink_target() 202 cifs_dbg(FYI, in detect_directory_symlink_target() 230 cifs_dbg(FYI, in detect_directory_symlink_target() 483 cifs_dbg(VFS, "srv returned malformed nfs buffer\n"); in parse_reparse_posix() 492 cifs_dbg(VFS, "srv returned malformed nfs symlink buffer\n"); in parse_reparse_posix() 500 cifs_dbg(VFS, "srv returned null byte in nfs symlink target location\n"); in parse_reparse_posix() 508 cifs_dbg(FYI, "%s: target path: %s\n", in parse_reparse_posix() 515 cifs_dbg(VFS, "srv returned malformed nfs buffer for type: 0x%llx\n", type); in parse_reparse_posix() 528 cifs_dbg(VFS, "%s: unhandled inode type: 0x%llx\n", in parse_reparse_posix() 548 cifs_dbg(VFS, "srv returned malformed symlink buffer\n"); in parse_reparse_symlink() [all …]
|
H A D | dir.c | 110 cifs_dbg(FYI, "using cifs_sb prepath <%s>\n", cifs_sb->prepath); in __build_path_from_dentry_optional_prefix() 166 cifs_dbg(FYI, "Invalid file name\n"); in check_name() 295 cifs_dbg(FYI, "Create flag not set in create function\n"); 327 cifs_dbg(FYI, "cifs_create returned 0x%x\n", rc); 406 cifs_dbg(FYI, "Create worked, get_inode_info failed rc = %d\n", 480 cifs_dbg(FYI, "parent inode = 0x%p name is: %pd and dentry = 0x%p\n", 697 cifs_dbg(FYI, "non-NULL inode in lookup\n"); 699 cifs_dbg(FYI, "NULL inode in lookup\n"); 701 cifs_dbg(FYI, "Full path: %s inode = 0x%p\n", 727 cifs_dbg(FYI, "Unexpected lookup error %d\n", rc); [all …]
|
H A D | smb2transport.c | 135 cifs_dbg(VFS, in smb2_get_sign_key() 479 cifs_dbg(VFS, "Session Id %*ph\n", (int)sizeof(ses->Suid), in generate_smb3signingkey() 481 cifs_dbg(VFS, "Cipher type %d\n", server->cipher_type); in generate_smb3signingkey() 482 cifs_dbg(VFS, "Session Key %*ph\n", in generate_smb3signingkey() 484 cifs_dbg(VFS, "Signing Key %*ph\n", in generate_smb3signingkey() 488 cifs_dbg(VFS, "ServerIn Key %*ph\n", in generate_smb3signingkey() 490 cifs_dbg(VFS, "ServerOut Key %*ph\n", in generate_smb3signingkey() 493 cifs_dbg(VFS, "ServerIn Key %*ph\n", in generate_smb3signingkey() 495 cifs_dbg(VFS, "ServerOut Key %*ph\n", in generate_smb3signingkey() 712 cifs_dbg(VFS, "sign fail cmd 0x%x message id 0x%llx\n", in smb2_verify_signature() [all …]
|
H A D | transport.c | 49 cifs_dbg(VFS, "%s: null TCP session\n", __func__); in alloc_mid() 890 cifs_dbg(FYI, "%s: cmd=%d mid=%llu state=%d\n", in cifs_sync_mid_result() 1091 cifs_dbg(VFS, "Null session\n"); in compound_send_recv() 1249 cifs_dbg(FYI, "Bad MID state?\n"); in compound_send_recv() 1367 cifs_dbg(VFS, "Null smb session\n"); in SendReceive() 1372 cifs_dbg(VFS, "Null tcp session\n"); in SendReceive() 1509 cifs_dbg(VFS, "Null smb session\n"); in SendReceiveBlockingLock() 1516 cifs_dbg(VFS, "Null tcp session\n"); in SendReceiveBlockingLock() 1745 cifs_dbg(FYI, "0: iov_base=%p iov_len=%zu\n", in cifs_readv_receive() 1747 cifs_dbg(FYI, "1: iov_base=%p iov_len=%zu\n", in cifs_readv_receive() [all …]
|
H A D | cifsfs.c | 274 cifs_dbg(FYI, "export ops supported\n"); in cifs_read_super() 865 cifs_dbg(FYI, "Get root dentry for %s\n", full_path); in cifs_get_root() 967 cifs_dbg(FYI, "Use existing superblock\n"); in cifs_smb3_do_mount() 987 cifs_dbg(FYI, "dentry root is: %p\n", root); in cifs_smb3_do_mount() 1028 cifs_dbg(FYI, in cifs_file_write_iter() 1300 cifs_dbg(FYI, "clone range\n"); in cifs_remap_file_range() 1323 cifs_dbg(FYI, "clone range\n"); in cifs_remap_file_range() 1403 cifs_dbg(FYI, "copychunk range\n"); in cifs_file_copychunk_range() 1433 cifs_dbg(FYI, "about to flush pages\n"); in cifs_file_copychunk_range() 1826 cifs_dbg(VFS, in init_cifs() [all …]
|
H A D | smb1ops.c | 60 cifs_dbg(FYI, "issued NT_CANCEL for mid %u, rc = %d\n", in send_nt_cancel() 257 cifs_dbg(FYI, "Invalid transact2 word count\n"); in check2ndT2() 279 cifs_dbg(VFS, "TotalDataSize %d is over maximum buffer %d\n", in check2ndT2() 316 cifs_dbg(FYI, "no more data remains\n"); in coalesce_t2() 337 cifs_dbg(FYI, "coalesced DataCount too large (%u)\n", in coalesce_t2() 348 cifs_dbg(FYI, "coalesced BCC too large (%u)\n", byte_count); in coalesce_t2() 357 cifs_dbg(FYI, "coalesced BCC exceeds buffer size (%u)\n", in coalesce_t2() 368 cifs_dbg(FYI, "waiting for more secondary responses\n"); in coalesce_t2() 373 cifs_dbg(FYI, "found the last secondary response\n"); in coalesce_t2() 406 cifs_dbg(VFS, "1st trans2 resp needs bigbuf\n"); in cifs_check_trans2() [all …]
|
H A D | file.c | 1086 cifs_dbg(FYI, "oplock: %d\n", oplock); in cifs_reopen_file() 1760 cifs_dbg(FYI, "Posix\n"); in cifs_read_flock() 1762 cifs_dbg(FYI, "Flock\n"); in cifs_read_flock() 1764 cifs_dbg(FYI, "Blocking lock\n"); in cifs_read_flock() 1778 cifs_dbg(FYI, "F_WRLCK\n"); in cifs_read_flock() 1782 cifs_dbg(FYI, "F_UNLCK\n"); in cifs_read_flock() 1787 cifs_dbg(FYI, "F_RDLCK\n"); in cifs_read_flock() 1791 cifs_dbg(FYI, "F_EXLCK\n"); in cifs_read_flock() 1795 cifs_dbg(FYI, "F_SHLCK\n"); in cifs_read_flock() 5128 cifs_dbg(FYI, "swap activate\n"); in cifs_swap_activate() [all …]
|
H A D | namespace.c | 244 cifs_dbg(FYI, "%s: ctx: source=%s UNC=%s prepath=%s dfs_automount=%d\n", in cifs_do_automount() 261 cifs_dbg(FYI, "%s: %pd\n", __func__, path->dentry); in cifs_d_automount() 265 cifs_dbg(FYI, "leaving %s [automount failed]\n" , __func__); in cifs_d_automount() 273 cifs_dbg(FYI, "leaving %s [ok]\n" , __func__); in cifs_d_automount()
|