Lines Matching refs:cifs_dbg

94 		cifs_dbg(FYI, "%s: failed to create UNC path\n", __func__);
107 cifs_dbg(FYI, "%s: failed to resolve server part of %s to IP: %d\n",
134 cifs_dbg(FYI, "%s: failed to query server interfaces: %d\n",
210 cifs_dbg(FYI, "%s: marking necessary sessions and tcons for reconnect\n", __func__);
254 cifs_dbg(FYI, "%s: channel connect bitmap: 0x%lx\n",
296 cifs_dbg(FYI, "%s: tearing down socket\n", __func__);
299 cifs_dbg(FYI, "State: 0x%x Flags: 0x%lx\n", server->ssocket->state,
302 cifs_dbg(FYI, "Post shutdown state: 0x%x Flags: 0x%lx\n", server->ssocket->state,
316 cifs_dbg(FYI, "%s: moving mids to private list\n", __func__);
328 cifs_dbg(FYI, "%s: issuing mid callbacks\n", __func__);
353 cifs_dbg(FYI, "Mark tcp session as need reconnect\n");
394 cifs_dbg(FYI, "%s: reconn_set_ipaddr_from_hostname: rc=%d\n", __func__, rc);
403 cifs_dbg(FYI, "%s: reconnect error %d\n", __func__, rc);
442 cifs_dbg(FYI, "%s: couldn't extract hostname or address from dfs target: %ld\n",
444 cifs_dbg(FYI, "%s: default to last target server: %s\n", __func__,
450 cifs_dbg(FYI, "%s: reconn_set_ipaddr_from_hostname: rc=%d\n", __func__, rc);
527 cifs_dbg(FYI, "%s: reconnect error %d\n", __func__, rc);
736 cifs_dbg(FYI, "Received no data or error: %d\n", length);
809 cifs_dbg(FYI, "RFC 1002 session keep alive\n");
812 cifs_dbg(FYI, "RFC 1002 positive session response\n");
819 cifs_dbg(FYI, "RFC 1002 negative session response\n");
924 cifs_dbg(VFS, "Server requires signing, but it's disabled in SecurityFlags!\n");
933 cifs_dbg(VFS, "Server does not support signing!\n");
940 cifs_dbg(VFS, "Signing is enabled, and RDMA read/write will be disabled\n");
993 cifs_dbg(FYI, "Clearing mid %llu\n", mid_entry->mid);
1004 cifs_dbg(FYI, "Callback mid %llu\n", mid_entry->mid);
1022 cifs_dbg(FYI, "Wait for exit from demultiplex thread\n");
1154 cifs_dbg(FYI, "Demultiplex PID: %d\n", task_pid_nr(current));
1188 cifs_dbg(FYI, "RFC1002 header 0x%x\n", pdu_length);
1214 cifs_dbg(VFS, "%s: malformed response (next_offset=%u)\n",
1288 cifs_dbg(FYI, "Received oplock break\n");
1599 cifs_dbg(FYI, "Existing tcp session with server found\n");
1666 cifs_dbg(FYI, "UNC: %s\n", ctx->UNC);
1764 cifs_dbg(VFS, "CONFIG_CIFS_SMB_DIRECT is not enabled\n");
1771 cifs_dbg(VFS, "RDMA transport established\n");
1781 cifs_dbg(VFS, "Error connecting to socket. Aborting operation.\n");
1794 cifs_dbg(VFS, "error %d create cifsd thread\n", rc);
1943 cifs_dbg(FYI, "IPC tcon rc=%d ipc tid=0x%x\n", rc, tcon->tid);
2019 cifs_dbg(FYI, "%s: ses_count=%d\n", __func__, ses->ses_count);
2020 cifs_dbg(FYI,
2117 cifs_dbg(FYI, "Bad ss_family (%hu)\n",
2123 cifs_dbg(FYI, "%s: desc=%s\n", __func__, desc);
2127 cifs_dbg(FYI, "domainName is NULL\n");
2134 cifs_dbg(FYI, "%s: desc=%s\n", __func__, desc);
2153 cifs_dbg(FYI, "payload=%s\n", payload);
2155 cifs_dbg(FYI, "Unable to find ':' in payload (datalen=%d)\n",
2163 cifs_dbg(FYI, "Bad value from username search (len=%zd)\n",
2171 cifs_dbg(FYI, "Unable to allocate %zd bytes for username\n",
2176 cifs_dbg(FYI, "%s: username=%s\n", __func__, ctx->username);
2180 cifs_dbg(FYI, "Bad len for password search (len=%zd)\n", len);
2190 cifs_dbg(FYI, "Unable to allocate %zd bytes for password\n",
2205 cifs_dbg(FYI, "Unable to allocate %zd bytes for domain\n",
2223 cifs_dbg(FYI, "%s: returning %d\n", __func__, rc);
2257 cifs_dbg(FYI, "Existing smb sess found (status=%d)\n",
2263 cifs_dbg(FYI, "Session needs reconnect\n");
2298 cifs_dbg(FYI, "Existing smb sess not found\n");
2451 cifs_dbg(FYI, "%s: tc_count=%d\n", __func__, tcon->tc_count);
2479 cifs_dbg(VFS, "%s: Failed to unregister for witness notifications: %d\n",
2529 cifs_dbg(FYI, "Found match on UNC path\n");
2553 cifs_dbg(VFS,
2563 cifs_dbg(VFS,
2582 cifs_dbg(VFS,
2590 cifs_dbg(VFS, "Encryption is not supported on share\n");
2605 cifs_dbg(VFS, "Server does not support mounting with posix SMB3.11 extensions\n");
2609 cifs_dbg(VFS, "Check vers= mount option. SMB3.11 "
2620 cifs_dbg(FYI, "Tcon rc = %d\n", rc);
2628 cifs_dbg(VFS,
2636 cifs_dbg(VFS,
2644 cifs_dbg(FYI, "enabling persistent handles\n");
2648 cifs_dbg(VFS,
2668 cifs_dbg(VFS, "Failed to register for witness notifications: %d\n", rc);
2673 cifs_dbg(VFS, "witness requested on mount but no CLUSTER capability on share\n");
2678 cifs_dbg(VFS, "SMB3 or later required for witness option\n");
2687 cifs_dbg(VFS, "cache=ro requested on mount but NO_CACHING flag set on share\n");
2689 cifs_dbg(VFS, "cache=singleclient requested on mount but NO_CACHING flag set on share\n");
2694 cifs_dbg(VFS,
3031 cifs_dbg(FYI, "%s: connecting to [%pI6]:%d\n", __func__, &ipv6->sin6_addr,
3039 cifs_dbg(FYI, "%s: connecting to %pI4:%d\n", __func__, &ipv4->sin_addr,
3054 cifs_dbg(FYI, "Socket created\n");
3087 cifs_dbg(FYI, "sndbuf %d rcvbuf %d rcvtimeo 0x%lx\n",
3101 cifs_dbg(FYI, "Error %d connecting to server\n", rc);
3163 cifs_dbg(FYI, "Linux protocol extensions disabled\n");
3169 cifs_dbg(FYI, "Unix extensions disabled so not set on reconnect\n");
3175 cifs_dbg(FYI, "unix caps which server supports %lld\n", cap);
3189 cifs_dbg(VFS, "POSIXPATH support change\n");
3192 cifs_dbg(VFS, "possible reconnect error\n");
3193 cifs_dbg(VFS, "server disabled POSIX path support\n");
3198 cifs_dbg(VFS, "per-share encryption not supported yet\n");
3204 cifs_dbg(FYI, "negotiated posix acl support\n");
3213 cifs_dbg(FYI, "negotiate posix pathnames\n");
3219 cifs_dbg(FYI, "Negotiate caps 0x%x\n", (int)cap);
3222 cifs_dbg(FYI, "FCNTL cap\n");
3224 cifs_dbg(FYI, "EXTATTR cap\n");
3226 cifs_dbg(FYI, "POSIX path cap\n");
3228 cifs_dbg(FYI, "XATTR cap\n");
3230 cifs_dbg(FYI, "POSIX ACL cap\n");
3232 cifs_dbg(FYI, "very large read cap\n");
3234 cifs_dbg(FYI, "very large write cap\n");
3236 cifs_dbg(FYI, "transport encryption cap\n");
3238 cifs_dbg(FYI, "mandatory transport encryption cap\n");
3242 cifs_dbg(FYI, "resetting capabilities failed\n");
3244 cifs_dbg(VFS, "Negotiating Unix capabilities with the server failed. Consider mounting with the Unix Extensions disabled if problems are found by specifying the nounix mount option.\n");
3260 cifs_dbg(FYI, "file mode: %04ho dir mode: %04ho\n",
3270 cifs_dbg(VFS, "CIFS mount error: iocharset %s not found\n",
3280 cifs_dbg(FYI, "mounting share using direct i/o\n");
3282 cifs_dbg(VFS, "mounting share with read only caching. Ensure that the share will not be modified while in use.\n");
3285 cifs_dbg(VFS, "mounting share in single client RW caching mode. Ensure that no other systems will be accessing the share.\n");
3291 cifs_dbg(VFS, "mount option dynperm ignored if cifsacl mount option supported\n");
3421 cifs_dbg(VFS, "mounted to read only share\n");
3424 cifs_dbg(VFS, "read only mount of RW share\n");
3444 cifs_dbg(VFS, "wsize too small, reset to minimum ie PAGE_SIZE, usually 4096\n");
3563 cifs_dbg(FYI, "%s: full_path: %s\n", __func__, full_path);
3753 cifs_dbg(FYI, "IPC connection\n");
3760 cifs_dbg(FYI, "disk share connection\n");
3773 cifs_dbg(FYI, "nativeFileSystem=%s\n", tcon->nativeFileSystem);
3781 cifs_dbg(FYI, "Tcon flags: 0x%x\n", tcon->Flags);
3880 cifs_dbg(FYI, "%s: channel connect bitmap: 0x%lx\n",
3926 cifs_dbg(FYI, "Free previous auth_key.response = %p\n",
3934 cifs_dbg(FYI, "Security Mode: 0x%x Capabilities: 0x%x TimeAdjust: %d\n",