Displaying 7 results from an estimated 7 matches for "defer_open".
2008 Feb 16
2
Slower performance on oplock
...ok.
- Multiple users to write data experience oplock delay. For example, two clients tried to edit data at the same time in the application, there are following processing from my observation:
* The first open on a file with an exclusive oplock.
* The second open on the same file needs to call defer_open() and send oplock break msg to itself.
* Most of time, the msg can be received. Performance is OK. But sometimes for some reason, the msg couldn't be received. I don't know why. So there was a delay(probably 60s) after open_was_deferred(). After this, Windows client tried to send SMBntcre...
2013 Jan 21
0
[Announce] Samba 3.6.11 Available for Download
...great discovery was ever made
without a bold guess."
Isaac Newton
===================================================================
Release Announcements
=====================
This is is the latest stable release of Samba 3.6.
Major enhancements in Samba 3.6.11 include:
o defer_open is triggered multiple times on the same request (bug #9196).
o Fix SEGV wh_n using second vfs module (bug #9471).
Changes since 3.6.10:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 9196: defer_open is triggered multiple times on the same request.
* BUG 9550: M...
2013 Jan 21
0
[Announce] Samba 3.6.11 Available for Download
...great discovery was ever made
without a bold guess."
Isaac Newton
===================================================================
Release Announcements
=====================
This is is the latest stable release of Samba 3.6.
Major enhancements in Samba 3.6.11 include:
o defer_open is triggered multiple times on the same request (bug #9196).
o Fix SEGV wh_n using second vfs module (bug #9471).
Changes since 3.6.10:
--------------------
o Jeremy Allison <jra at samba.org>
* BUG 9196: defer_open is triggered multiple times on the same request.
* BUG 9550: M...
2012 Oct 18
1
smb_panic with 4.0.0rc2 on Debian Squeeze
...7
clients, I have created GPOs for folders redirection. The problem I am
facing is with random PANIC messages in the logs and logon/logoff/file
access process gets hung on the client.
Here are the logs:
Oct 18 13:42:32 pdc smbd[27384]: [2012/10/18 13:42:32.418846, 0]
../source3/smbd/open.c:1463(defer_open)
Oct 18 13:42:32 pdc smbd[27384]: Trying to defer an already deferred
request: mid=4, exiting
Oct 18 13:42:32 pdc smbd[27384]: [2012/10/18 13:42:32.419608, 0]
../source3/smbd/oplock.c:115(release_file_oplock)
Oct 18 13:42:32 pdc smbd[27384]: PANIC: assert failed at
../source3/smbd/oplock.c(115...
2013 Feb 05
1
[Announce] Samba 4.0.3 Available for Download
...hich will be filled with details once we have worked out an upgrade
strategy.
Changes since 4.0.2:
--------------------
o Michael Adam <obnox at samba.org>
* BUG 9568: Document the command line options in dbwrap_tool(1).
o Jeremy Allison <jra at samba.org>
* BUG 9196: defer_open is triggered multiple times on the same request.
* BUG 9518: conn->share_access appears not be be reset between users.
* BUG 9550: sigprocmask does not work on FreeBSD to stop further signals in
a signal handler.
* BUG 9572: Fix file corruption during SMB1 read by Mac OSX 10.8....
2013 Feb 05
1
[Announce] Samba 4.0.3 Available for Download
...hich will be filled with details once we have worked out an upgrade
strategy.
Changes since 4.0.2:
--------------------
o Michael Adam <obnox at samba.org>
* BUG 9568: Document the command line options in dbwrap_tool(1).
o Jeremy Allison <jra at samba.org>
* BUG 9196: defer_open is triggered multiple times on the same request.
* BUG 9518: conn->share_access appears not be be reset between users.
* BUG 9550: sigprocmask does not work on FreeBSD to stop further signals in
a signal handler.
* BUG 9572: Fix file corruption during SMB1 read by Mac OSX 10.8....
2020 Nov 01
0
4.13.1 make test failed
...samba4.rpc.bench-rpc with bigendian(ad_dc_default)
samba4.rpc.countcalls(ad_dc_default:local)
samba4.nbt.bench(ad_dc_ntvfs)
samba4.nbt.bench-wins(ad_dc_ntvfs)
samba4.base.delaywrite(ad_dc_ntvfs)
samba4.base.birthtime(ad_dc_ntvfs)
samba4.base.defer_open(ad_dc_ntvfs)
samba4.base.iometer(ad_dc_ntvfs)
samba4.base.winattr(ad_dc_ntvfs)
samba4.base.secleak(ad_dc_ntvfs)
samba4.base.samba3error(ad_dc_ntvfs)
samba4.base.casetable(ad_dc_ntvfs)
samba4.base.utable(ad_dc_ntvfs)
samba4.base.smb(ad_d...