Skip to content

Instantly share code, notes, and snippets.

@SSoft7
Created November 12, 2017 12:29
Show Gist options
  • Save SSoft7/7f8c1b4d5696f31b956594b97c0cced0 to your computer and use it in GitHub Desktop.
Save SSoft7/7f8c1b4d5696f31b956594b97c0cced0 to your computer and use it in GitHub Desktop.
CIFS Error Log
fs/cifs/connect.c: cifs_reconnect: issuing mid callbacks
fs/cifs/connect.c: Socket created
fs/cifs/transport.c: cifs_sync_mid_result: cmd=114 mid=1 state=8
fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release
fs/cifs/cifssmb.c: negprot rc -11
fs/cifs/cifssmb.c: secFlags 0x3
fs/cifs/connect.c: sndbuf 19800 rcvbuf 87380 rcvtimeo 0x1b58
fs/cifs/transport.c: For smb_command 114
fs/cifs/transport.c: Sending smb: smb_len=78
fs/cifs/connect.c: Received no data or error: expecting 4 got -104
fs/cifs/connect.c: Reconnecting tcp session
fs/cifs/connect.c: cifs_reconnect: marking sessions and tcons for reconnect
fs/cifs/connect.c: cifs_reconnect: tearing down socket
fs/cifs/connect.c: State: 0x3 Flags: 0x0
fs/cifs/connect.c: Post shutdown state: 0x3 Flags: 0x0
fs/cifs/connect.c: cifs_reconnect: moving mids to private list
fs/cifs/connect.c: cifs_reconnect: issuing mid callbacks
fs/cifs/connect.c: Socket created
fs/cifs/transport.c: cifs_sync_mid_result: cmd=114 mid=2 state=8
fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release
fs/cifs/cifssmb.c: negprot rc -11
fs/cifs/connect.c: CIFS VFS: leaving cifs_get_smb_ses (xid = 33) rc = -112
fs/cifs/connect.c: CIFS VFS: leaving cifs_mount (xid = 32) rc = -112
CIFS VFS: cifs_mount failed w/return code = -112
fs/cifs/connect.c: Error -512 connecting to server
fs/cifs/connect.c: reconnect error -512
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment