Lines Matching refs:cifs_dbg

335 	cifs_dbg(FYI, "Reconnecting tcp session\n");  in cifs_reconnect()
339 cifs_dbg(FYI, "%s: marking sessions and tcons for reconnect\n", in cifs_reconnect()
354 cifs_dbg(FYI, "%s: tearing down socket\n", __func__); in cifs_reconnect()
357 cifs_dbg(FYI, "State: 0x%x Flags: 0x%lx\n", in cifs_reconnect()
360 cifs_dbg(FYI, "Post shutdown state: 0x%x Flags: 0x%lx\n", in cifs_reconnect()
374 cifs_dbg(FYI, "%s: moving mids to private list\n", __func__); in cifs_reconnect()
385 cifs_dbg(FYI, "%s: issuing mid callbacks\n", __func__); in cifs_reconnect()
399 cifs_dbg(FYI, "reconnect error %d\n", rc); in cifs_reconnect()
435 cifs_dbg(FYI, "Unable to send echo request to server: %s\n", in cifs_echo_request()
448 cifs_dbg(VFS, "No memory for large SMB response\n"); in allocate_buffers()
461 cifs_dbg(VFS, "No memory for SMB response\n"); in allocate_buffers()
491 cifs_dbg(VFS, "Server %s has not responded in %d seconds. Reconnecting...\n", in server_unresponsive()
603 cifs_dbg(FYI, "Received no data or error: expecting %d\n" in cifs_readv_from_socket()
638 cifs_dbg(FYI, "RFC 1002 session keep alive\n"); in is_smb_response()
641 cifs_dbg(FYI, "RFC 1002 positive session response\n"); in is_smb_response()
648 cifs_dbg(FYI, "RFC 1002 negative session response\n"); in is_smb_response()
662 cifs_dbg(VFS, "RFC 1002 unknown response type 0x%x\n", type); in is_smb_response()
748 cifs_dbg(FYI, "Clearing mid 0x%llx\n", mid_entry->mid); in clean_demultiplex_info()
757 cifs_dbg(FYI, "Callback mid 0x%llx\n", mid_entry->mid); in clean_demultiplex_info()
774 cifs_dbg(FYI, "Wait for exit from demultiplex thread\n"); in clean_demultiplex_info()
800 cifs_dbg(VFS, "SMB response too long (%u bytes)\n", pdu_length); in standard_receive3()
858 cifs_dbg(FYI, "Demultiplex PID: %d\n", task_pid_nr(current)); in cifs_demultiplex_thread()
887 cifs_dbg(FYI, "RFC1002 header 0x%x\n", pdu_length); in cifs_demultiplex_thread()
893 cifs_dbg(VFS, "SMB response too short (%u bytes)\n", in cifs_demultiplex_thread()
926 cifs_dbg(VFS, "No task to wake, unknown frame received! NumMids %d\n", in cifs_demultiplex_thread()
1053 cifs_dbg(VFS, "sec=krb5p is not supported!\n"); in cifs_parse_security_flavors()
1088 cifs_dbg(VFS, "bad security option: %s\n", value); in cifs_parse_security_flavors()
1114 cifs_dbg(VFS, "bad cache= option: %s\n", value); in cifs_parse_cache_flavor()
1155 cifs_dbg(VFS, "Unknown vers= option specified: %s\n", value); in cifs_parse_smb_version()
1294 cifs_dbg(FYI, "Null separator not allowed\n"); in cifs_parse_mount_options()
1304 cifs_dbg(VFS, "Unable to allocate memory for devname.\n"); in cifs_parse_mount_options()
1307 cifs_dbg(VFS, "Malformed UNC in devname.\n"); in cifs_parse_mount_options()
1310 cifs_dbg(VFS, "Unknown error parsing devname.\n"); in cifs_parse_mount_options()
1489 cifs_dbg(VFS, "FS-Cache support needs CONFIG_CIFS_FSCACHE kernel config option set\n"); in cifs_parse_mount_options()
1509 cifs_dbg(VFS, in cifs_parse_mount_options()
1517 cifs_dbg(VFS, in cifs_parse_mount_options()
1525 cifs_dbg(VFS, in cifs_parse_mount_options()
1537 cifs_dbg(VFS, "%s: Invalid backupuid value\n", in cifs_parse_mount_options()
1545 cifs_dbg(VFS, "%s: Invalid backupgid value\n", in cifs_parse_mount_options()
1553 cifs_dbg(VFS, "%s: Invalid uid value\n", in cifs_parse_mount_options()
1561 cifs_dbg(VFS, "%s: Invalid cruid value\n", in cifs_parse_mount_options()
1568 cifs_dbg(VFS, "%s: Invalid gid value\n", in cifs_parse_mount_options()
1576 cifs_dbg(VFS, "%s: Invalid file_mode value\n", in cifs_parse_mount_options()
1584 cifs_dbg(VFS, "%s: Invalid dir_mode value\n", in cifs_parse_mount_options()
1593 cifs_dbg(VFS, "%s: Invalid port value\n", in cifs_parse_mount_options()
1601 cifs_dbg(VFS, "%s: Invalid rsize value\n", in cifs_parse_mount_options()
1609 cifs_dbg(VFS, "%s: Invalid wsize value\n", in cifs_parse_mount_options()
1617 cifs_dbg(VFS, "%s: Invalid actimeo value\n", in cifs_parse_mount_options()
1623 cifs_dbg(VFS, "attribute cache timeout too large\n"); in cifs_parse_mount_options()
1754 cifs_dbg(FYI, "Domain name set\n"); in cifs_parse_mount_options()
1791 cifs_dbg(FYI, "iocharset set to %s\n", string); in cifs_parse_mount_options()
1901 cifs_dbg(VFS, "Multiuser mounts require kernels with CONFIG_KEYS enabled\n"); in cifs_parse_mount_options()
1906 cifs_dbg(VFS, "CIFS mount error: No usable UNC path provided in device string!\n"); in cifs_parse_mount_options()
1912 cifs_dbg(VFS, "Malformed UNC. Unable to find share name.\n"); in cifs_parse_mount_options()
2107 cifs_dbg(FYI, "Existing tcp session with server found\n"); in cifs_find_tcp_session()
2154 cifs_dbg(FYI, "UNC: %s\n", volume_info->UNC); in cifs_get_tcp_session()
2213 cifs_dbg(VFS, "Error connecting to socket. Aborting operation.\n"); in cifs_get_tcp_session()
2226 cifs_dbg(VFS, "error %d create cifsd thread\n", rc); in cifs_get_tcp_session()
2319 cifs_dbg(FYI, "%s: ses_count=%d\n", __func__, ses->ses_count); in cifs_put_smb_ses()
2338 cifs_dbg(VFS, "%s: Session Logoff failure rc=%d\n", in cifs_put_smb_ses()
2385 cifs_dbg(FYI, "Bad ss_family (%hu)\n", in cifs_set_cifscreds()
2391 cifs_dbg(FYI, "%s: desc=%s\n", __func__, desc); in cifs_set_cifscreds()
2395 cifs_dbg(FYI, "domainName is NULL\n"); in cifs_set_cifscreds()
2402 cifs_dbg(FYI, "%s: desc=%s\n", __func__, desc); in cifs_set_cifscreds()
2420 cifs_dbg(FYI, "payload=%s\n", payload); in cifs_set_cifscreds()
2422 cifs_dbg(FYI, "Unable to find ':' in payload (datalen=%d)\n", in cifs_set_cifscreds()
2430 cifs_dbg(FYI, "Bad value from username search (len=%zd)\n", in cifs_set_cifscreds()
2438 cifs_dbg(FYI, "Unable to allocate %zd bytes for username\n", in cifs_set_cifscreds()
2443 cifs_dbg(FYI, "%s: username=%s\n", __func__, vol->username); in cifs_set_cifscreds()
2447 cifs_dbg(FYI, "Bad len for password search (len=%zd)\n", len); in cifs_set_cifscreds()
2457 cifs_dbg(FYI, "Unable to allocate %zd bytes for password\n", in cifs_set_cifscreds()
2470 cifs_dbg(FYI, "%s: returning %d\n", __func__, rc); in cifs_set_cifscreds()
2495 cifs_dbg(FYI, "Existing smb sess found (status=%d)\n", in cifs_get_smb_ses()
2508 cifs_dbg(FYI, "Session needs reconnect\n"); in cifs_get_smb_ses()
2527 cifs_dbg(FYI, "Existing smb sess not found\n"); in cifs_get_smb_ses()
2618 cifs_dbg(FYI, "%s: tc_count=%d\n", __func__, tcon->tc_count); in cifs_put_tcon()
2646 cifs_dbg(FYI, "Found match on UNC path\n"); in cifs_get_tcon()
2650 cifs_dbg(VFS, "transport encryption setting conflicts with existing tid\n"); in cifs_get_tcon()
2682 cifs_dbg(FYI, "Tcon rc = %d\n", rc); in cifs_get_tcon()
2688 cifs_dbg(FYI, "DFS disabled (%d)\n", tcon->Flags); in cifs_get_tcon()
2695 cifs_dbg(VFS, in cifs_get_tcon()
2704 cifs_dbg(VFS, in cifs_get_tcon()
2714 cifs_dbg(FYI, "enabling persistent handles\n"); in cifs_get_tcon()
2719 cifs_dbg(VFS, in cifs_get_tcon()
2878 cifs_dbg(FYI, "Tcon rc = %d ipc_tid = %d\n", rc, ses->ipc_tid); in get_dfs_path()
2956 cifs_dbg(VFS, "Failed to bind to: %pI6c, error: %d\n", in bind_socket()
2959 cifs_dbg(VFS, "Failed to bind to: %pI4, error: %d\n", in bind_socket()
3064 cifs_dbg(VFS, "Error %d creating socket\n", rc); in generic_ip_connect()
3070 cifs_dbg(FYI, "Socket created\n"); in generic_ip_connect()
3104 cifs_dbg(FYI, "set TCP_NODELAY socket option error %d\n", in generic_ip_connect()
3108 cifs_dbg(FYI, "sndbuf %d rcvbuf %d rcvtimeo 0x%lx\n", in generic_ip_connect()
3114 cifs_dbg(FYI, "Error %d connecting to server\n", rc); in generic_ip_connect()
3172 cifs_dbg(FYI, "Linux protocol extensions disabled\n"); in reset_cifs_unix_caps()
3178 cifs_dbg(FYI, "Unix extensions disabled so not set on reconnect\n"); in reset_cifs_unix_caps()
3184 cifs_dbg(FYI, "unix caps which server supports %lld\n", cap); in reset_cifs_unix_caps()
3194 cifs_dbg(VFS, "POSIXPATH support change\n"); in reset_cifs_unix_caps()
3197 cifs_dbg(VFS, "possible reconnect error\n"); in reset_cifs_unix_caps()
3198 cifs_dbg(VFS, "server disabled POSIX path support\n"); in reset_cifs_unix_caps()
3203 cifs_dbg(VFS, "per-share encryption not supported yet\n"); in reset_cifs_unix_caps()
3209 cifs_dbg(FYI, "negotiated posix acl support\n"); in reset_cifs_unix_caps()
3218 cifs_dbg(FYI, "negotiate posix pathnames\n"); in reset_cifs_unix_caps()
3224 cifs_dbg(FYI, "Negotiate caps 0x%x\n", (int)cap); in reset_cifs_unix_caps()
3227 cifs_dbg(FYI, "FCNTL cap\n"); in reset_cifs_unix_caps()
3229 cifs_dbg(FYI, "EXTATTR cap\n"); in reset_cifs_unix_caps()
3231 cifs_dbg(FYI, "POSIX path cap\n"); in reset_cifs_unix_caps()
3233 cifs_dbg(FYI, "XATTR cap\n"); in reset_cifs_unix_caps()
3235 cifs_dbg(FYI, "POSIX ACL cap\n"); in reset_cifs_unix_caps()
3237 cifs_dbg(FYI, "very large read cap\n"); in reset_cifs_unix_caps()
3239 cifs_dbg(FYI, "very large write cap\n"); in reset_cifs_unix_caps()
3241 cifs_dbg(FYI, "transport encryption cap\n"); in reset_cifs_unix_caps()
3243 cifs_dbg(FYI, "mandatory transport encryption cap\n"); in reset_cifs_unix_caps()
3247 cifs_dbg(FYI, "resetting capabilities failed\n"); in reset_cifs_unix_caps()
3249cifs_dbg(VFS, "Negotiating Unix capabilities with the server failed. Consider mounting with the Un… in reset_cifs_unix_caps()
3274 cifs_dbg(FYI, "file mode: 0x%hx dir mode: 0x%hx\n", in cifs_setup_cifs_sb()
3326 cifs_dbg(FYI, "mounting share using direct i/o\n"); in cifs_setup_cifs_sb()
3342 cifs_dbg(VFS, "mount options mfsymlinks and sfu both enabled\n"); in cifs_setup_cifs_sb()
3348 cifs_dbg(VFS, "mount option dynperm ignored if cifsacl mount option supported\n"); in cifs_setup_cifs_sb()
3400 cifs_dbg(FYI, "%s: full_path=%s\n", __func__, full_path); in build_unc_path_to_root()
3470 cifs_dbg(FYI, "Anonymous login\n"); in cifs_setup_volume_info()
3475 cifs_dbg(FYI, "Username: %s\n", volume_info->username); in cifs_setup_volume_info()
3477 cifs_dbg(VFS, "No username specified\n"); in cifs_setup_volume_info()
3490 cifs_dbg(VFS, "CIFS mount error: iocharset %s not found\n", in cifs_setup_volume_info()
3578 cifs_dbg(VFS, "persistent handles not supported by server\n"); in cifs_mount()
3790 cifs_dbg(FYI, "%s Can't generate NTLM rsp. Error: %d\n", in CIFSTCon()
3856 cifs_dbg(FYI, "IPC connection\n"); in CIFSTCon()
3862 cifs_dbg(FYI, "disk share connection\n"); in CIFSTCon()
3875 cifs_dbg(FYI, "nativeFileSystem=%s\n", tcon->nativeFileSystem); in CIFSTCon()
3883 cifs_dbg(FYI, "Tcon flags: 0x%x\n", tcon->Flags); in CIFSTCon()
3966 cifs_dbg(FYI, "Security Mode: 0x%x Capabilities: 0x%x TimeAdjust: %d\n", in cifs_setup_session()
3973 cifs_dbg(VFS, "Send error in SessSetup = %d\n", rc); in cifs_setup_session()