search for: smbntcreate

Displaying 2 results from an estimated 2 matches for "smbntcreate".

Did you mean: smbntcreatex
2008 Feb 16
2
Slower performance on oplock
...fer_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 SMBntcreate to open it again. This time still failed. Since we have "Trying to delay for oplocks twice" in open_file_ntcreate(), it leaded to close the connection. - Whether IS the defer_open on the second open necessary? Because this is the same process, and the same file. - What kind of reasons to...
2003 Nov 07
13
File Locking
Hi, I'm running smbd 2.2.8. I'm a little green when it comes to file locking with samba. I have two users that access a single data file on a FreeBSD box. It's a moneydance data file and obviously it gets messed-up if two users are writing to it at the same time. Is there a way with samba to stop a second instance of the file from being opened, something like a "File In