Displaying 9 results from an estimated 9 matches for "smbd_smb2_close".
2024 Apr 08
0
[Announce] Samba 4.19.6 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.19 release series.
Changes since 4.19.5
--------------------
o? Ralph Boehme <slow at samba.org>
?? * BUG 15527: fd_handle_destructor() panics within an
smbd_smb2_close() if
???? vfs_stat_fsp() fails in fd_close().
o? Guenther Deschner <gd at samba.org>
?? * BUG 15588: samba-gpupdate: Correctly implement site support.
o? Noel Power <noel.power at suse.com>
?? * BUG 15527: fd_handle_destructor() panics within an
smbd_smb2_close() if
???? vfs_stat...
2024 Apr 08
0
[Announce] Samba 4.19.6 Available for Download
Release Announcements
---------------------
This is the latest stable release of the Samba 4.19 release series.
Changes since 4.19.5
--------------------
o? Ralph Boehme <slow at samba.org>
?? * BUG 15527: fd_handle_destructor() panics within an
smbd_smb2_close() if
???? vfs_stat_fsp() fails in fd_close().
o? Guenther Deschner <gd at samba.org>
?? * BUG 15588: samba-gpupdate: Correctly implement site support.
o? Noel Power <noel.power at suse.com>
?? * BUG 15527: fd_handle_destructor() panics within an
smbd_smb2_close() if
???? vfs_stat...
2017 Jan 07
2
frequent core dumps (invalid lock_order?)
...rmal_file (close_type=NORMAL_CLOSE, fsp=0x7fc5a896e3c0,
req=0x7fc5a893e330)
at ../source3/smbd/close.c:747
#14 close_file (req=req at entry=0x7fc5a893e330, fsp=fsp at entry=0x7fc5a896e3c0,
close_type=close_type at entry=NORMAL_CLOSE) at
../source3/smbd/close.c:1220
#15 0x00007fc5a6869f75 in smbd_smb2_close (req=req at entry=0x7fc5a893dc50,
fsp=fsp at entry=0x7fc5a896e3c0
...
2015 Jul 10
0
Constant error messages about failure to remove oplock
..../source3/smbd/smb2_server.c:2511(smbd_smb2_request_done_ex)
smbd_smb2_request_done_ex: idx[1] status[NT_STATUS_OK] body[16] dyn[yes:0]
at ../source3/smbd/smb2_write.c:150
[2015/06/25 03:05:30.592594, 10, pid=1581, effective(2030299, 2000514),
real(2030299, 0)] ../source3/smbd/smb2_close.c:185(smbd_smb2_close)
smbd_smb2_close: ~test.pst.tmp - fnum 3983022690
[2015/06/25 03:05:30.593150, 0, pid=1581, class=locking]
../source3/smbd/oplock_linux.c:184(linux_release_kernel_oplock)
linux_release_kernel_oplock: Error when removing kernel oplock on file
~test.pst.tmp, file_id = 10fcbd:4a9ff1c:0, gen_id =...
2015 Jul 09
2
Constant error messages about failure to remove oplock
On Thu, Jul 09, 2015 at 01:09:05PM +0530, Shyam Kaushik wrote:
> Hi Volker,
>
> Yes this problem happens when we have "kernel oplocks = no". This happened
> constantly in one of production systems & so we disabled level2-oplock
> /set kernel-oplocks=yes (to avoid this issue). So unfortunately don’t have
> an environment where it reproduces now & cannot capture
2017 Jan 07
0
frequent core dumps (invalid lock_order?)
...OSE, fsp=0x7fc5a896e3c0,
> req=0x7fc5a893e330)
> at ../source3/smbd/close.c:747
> #14 close_file (req=req at entry=0x7fc5a893e330,
> fsp=fsp at entry=0x7fc5a896e3c0,
> close_type=close_type at entry=NORMAL_CLOSE)
> at ../source3/smbd/close.c:1220 #15 0x00007fc5a6869f75 in
> smbd_smb2_close (req=req at entry=0x7fc5a893dc50,
> fsp=fsp at entry=0x7fc5a896e3c0 ...
Can you post your smb.conf and raise your loglevel to 10 and post the
relevant logs (probably to dropbox or similar)
Rowland
2024 Mar 27
0
[Announce] Samba 4.20.0 Available for Download
...las.bagnall at catalyst.net.nz>
?? * BUG 15606: Avoid null-dereference with bad claims.
?? * BUG 15613: ndr_pull_security_ace can leave resource attribute ACE coda
???? claim struct undefined.
o? Ralph Boehme <slow at samba.org>
?? * BUG 15527: fd_handle_destructor() panics within an
smbd_smb2_close() if
???? vfs_stat_fsp() fails in fd_close().
o? Bj?rn Jacke <bjacke at samba.org>
?? * BUG 15583: set_nt_acl sometimes fails with
NT_STATUS_INVALID_PARAMETER -
???? openat() EACCES.
o? Noel Power <noel.power at suse.com>
?? * BUG 15527: fd_handle_destructor() panics within an
s...
2024 Mar 27
0
[Announce] Samba 4.20.0 Available for Download
...las.bagnall at catalyst.net.nz>
?? * BUG 15606: Avoid null-dereference with bad claims.
?? * BUG 15613: ndr_pull_security_ace can leave resource attribute ACE coda
???? claim struct undefined.
o? Ralph Boehme <slow at samba.org>
?? * BUG 15527: fd_handle_destructor() panics within an
smbd_smb2_close() if
???? vfs_stat_fsp() fails in fd_close().
o? Bj?rn Jacke <bjacke at samba.org>
?? * BUG 15583: set_nt_acl sometimes fails with
NT_STATUS_INVALID_PARAMETER -
???? openat() EACCES.
o? Noel Power <noel.power at suse.com>
?? * BUG 15527: fd_handle_destructor() panics within an
s...
2012 Nov 05
7
VFS ACL with SMB2
Hello,
I have a question because POSIX ACL with SMB2 max protocol does not work
properly.Did you test VFS xattr acls with SMB2 max protocol? Is it
working corectly?
Best regards/Adrian Berlin
--