Displaying 11 results from an estimated 11 matches for "cifs_small_buf_release".
2016 Dec 25
1
System freeze if mount cifs share with option "hard", and samba server is not available
...3058.820512] fs/cifs/file.c: 11: iov_base=ffff880013bd6000 iov_len=4096
[ 3058.820515] fs/cifs/cifssmb.c: total_read=49216 buflen=49216 remaining=49152
[ 3058.820529] fs/cifs/cifssmb.c: cifs_readv_callback: mid=61459 state=4 result=0 bytes=49152
[ 3058.820531] fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release
[ 3058.820546] fs/cifs/cifssmb.c: cifs_async_readv: offset=116178944 bytes=16384
[ 3058.820547] fs/cifs/transport.c: For smb_command 46
[ 3058.820548] fs/cifs/transport.c: Sending smb: smb_len=59
[ 3058.820961] fs/cifs/connect.c: RFC1002 header 0x403c
[ 3058.820963] fs/cifs/cifssmb.c: cifs_readv_re...
2019 Feb 14
3
32 seconds vs 72 minutes -- expected performance difference?
Saurabh Nanda <saurabhnanda at gmail.com> writes:
> I found something interesting in /proc/fs/cifs/Stats. Notice the
> "QueryDirectories > Failed" number. This keeps increasing as along as `ls
> -lR` is running.
That's interesting indeed. The verbose logs and network trace would tell
us more.
--
Aurélien Aptel / SUSE Labs Samba Team
GPG: 1839 CB5F 9F5B FB9B AA97
2019 Feb 15
0
32 seconds vs 72 minutes -- expected performance difference?
...Here are a few
operations from the log, and my observations on them:
1) Why is the log saying `SMB2` everywhere? Shouldn't it be saying `SMB3`?
2) Is this normal -- fs/cifs/smb2misc.c: Calculated size 157 length 156
mismatch mid 11907
3) Is this normal -- fs/cifs/misc.c: Null buffer passed to
cifs_small_buf_release
4) Is this normal --
fs/cifs/readdir.c: index not in buffer - could not findnext into
it
fs/cifs/readdir.c: could not find entry
5) This definitely seems like some error, right? -- fs/cifs/smb2maperror.c:
Mapping SMB2 status code 0x80000006 to POSIX err -61
There is also anothe...
2008 Nov 19
1
Assistance needed on using mount.smbfs (cifs) to authenticate to samba server with encrypt passwords = No.
...ansport.c: Sending smb: total_len 232
[528109.609383] fs/cifs/connect.c: rfc1002 length 0x27
[528109.609408] Status code returned 0xc000006d
NT_STATUS_LOGON_FAILURE
[528109.609413] fs/cifs/netmisc.c: Mapping smb error code 5 to POSIX
err -13
[528109.609416] fs/cifs/misc.c: Null buffer passed to
cifs_small_buf_release
[528109.609419] fs/cifs/sess.c: ssetup rc from sendrecv2 is -13
[528109.609422] fs/cifs/sess.c: ssetup freeing small buf f264e740
[528109.609425] CIFS VFS: Send error in SessSetup = -13
[528109.740080] fs/cifs/connect.c: No session or bad tcon
[528109.740089] fs/cifs/connect.c: CIFS VFS: leavi...
2010 May 06
2
Failed to mount CIFS from Windows Vista/7 with sec=ntlmv2 on Linux
...lmv2,credentials=smb-passwd
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
#dmesg | tail
Status code returned 0xc000000d NT_STATUS_INVALID_PARAMETER
fs/cifs/netmisc.c: Mapping smb error code 87 to POSIX err -22
fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release
fs/cifs/sess.c: ssetup rc from sendrecv2 is -22
fs/cifs/sess.c: ssetup freeing small buf ffff8800437a6000
CIFS VFS: Send error in SessSetup = -22
fs/cifs/connect.c: CIFS VFS: leaving cifs_mount (xid = 132325) rc = -22
CIFS VFS: cifs_mount failed w/return code = -22
I'm pretty sure NTLMv2...
2010 May 06
1
Failed to mount CIFS from Windows 7 with sec=ntlmv2 on Linux
...lmv2,credentials=smb-passwd
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
#dmesg | tail
Status code returned 0xc000000d NT_STATUS_INVALID_PARAMETER
?fs/cifs/netmisc.c: Mapping smb error code 87 to POSIX err -22
?fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release
?fs/cifs/sess.c: ssetup rc from sendrecv2 is -22
?fs/cifs/sess.c: ssetup freeing small buf ffff8800437a6000
?CIFS VFS: Send error in SessSetup = -22
?fs/cifs/connect.c: CIFS VFS: leaving cifs_mount (xid = 132325) rc = -22
?CIFS VFS: cifs_mount failed w/return code = -22
I'm pretty sure NTLMv2...
2009 Feb 05
1
Question about mount.cifs and smbclient
...fs/cifs/transport.c: For smb_command 115
fs/cifs/transport.c: Sending smb: total_len 274
fs/cifs/connect.c: rfc1002 length 0x27
*Status code returned 0xc0000070 NT_STATUS_INVALID_WORKSTATION*
fs/cifs/netmisc.c: Mapping smb error code 2240 to POSIX err -13
fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release
fs/cifs/sess.c: ssetup rc from sendrecv2 is -13
fs/cifs/sess.c: ssetup freeing small buf ffff81028f7979c0
CIFS VFS: Send error in SessSetup = -13
fs/cifs/connect.c: cifsd thread killed
fs/cifs/connect.c: No session or bad tcon
fs/cifs/connect.c: CIFS VFS: leaving cifs_mount (xid = 8691570) rc...
2010 May 06
1
Failed to mount CIFS from windows7 with sec=ntlmv2 on Linux
...lmv2,credentials=smb-passwd
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
#dmesg | tail
Status code returned 0xc000000d NT_STATUS_INVALID_PARAMETER
?fs/cifs/netmisc.c: Mapping smb error code 87 to POSIX err -22
?fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release
?fs/cifs/sess.c: ssetup rc from sendrecv2 is -22
?fs/cifs/sess.c: ssetup freeing small buf ffff8800437a6000
?CIFS VFS: Send error in SessSetup = -22
?fs/cifs/connect.c: CIFS VFS: leaving cifs_mount (xid = 132325) rc = -22
?CIFS VFS: cifs_mount failed w/return code = -22
I'm pretty sure NTLMv2...
2010 May 13
1
Still can't mount Samba shares from other Samba server
...ss.c: sess setup type 2
/build/buildd/linux-2.6.32/fs/cifs/transport.c: For smb_command 115
/build/buildd/linux-2.6.32/fs/cifs/transport.c: Sending smb: total_len 260
/build/buildd/linux-2.6.32/fs/cifs/connect.c: rfc1002 length 0x5e
/build/buildd/linux-2.6.32/fs/cifs/misc.c: Null buffer passed to
cifs_small_buf_release
/build/buildd/linux-2.6.32/fs/cifs/sess.c: ssetup rc from sendrecv2 is 0
/build/buildd/linux-2.6.32/fs/cifs/sess.c: Guest login
/build/buildd/linux-2.6.32/fs/cifs/sess.c: UID = 100
/build/buildd/linux-2.6.32/fs/cifs/sess.c: bleft 48
/build/buildd/linux-2.6.32/fs/cifs/sess.c: serverOS=Unix
/build/bu...
2019 Feb 15
3
32 seconds vs 72 minutes -- expected performance difference?
...-- fs/cifs/smb2misc.c: Calculated size 157 length 156
> mismatch mid 11907
Could be a bug or miscalculated length + non critical warning, I also
see this on master kernel. Either way I doubt it's slowing everything down.
> 3) Is this normal -- fs/cifs/misc.c: Null buffer passed to
> cifs_small_buf_release
That can be ignored
> 4) Is this normal --
> fs/cifs/readdir.c: index not in buffer - could not findnext into
> it
> fs/cifs/readdir.c: could not find entry
> 5) This definitely seems like some error, right? -- fs/cifs/smb2maperror.c:
> Mapping SMB2 status co...
2008 Mar 05
4
Unable to mount using sec=none and mount.cifs
...b 0x36 | _ _ _ _ _ _ ; 6
Mar 5 14:28:38 bee kernel: [1723623.071681] | _ _ _ _ _ _ ; 6
Mar 5 14:28:38 bee kernel: [1723623.071687] fs/cifs/netmisc.c: !!Mapping smb error code 1 to POSIX err -5 !!
Mar 5 14:28:38 bee kernel: [1723623.071693] fs/cifs/misc.c: Null buffer passed to cifs_small_buf_release
Mar 5 14:28:38 bee kernel: [1723623.071715] fs/cifs/sess.c: ssetup rc from sendrecv2 is -5
Mar 5 14:28:38 bee kernel: [1723623.071721] fs/cifs/sess.c: ssetup freeing small buf d1312800
Mar 5 14:28:38 bee kernel: [1723623.071726] CIFS VFS: Send error in SessSetup = -5
Mar 5 14...