[Samba] STATUS_INVALID_LOCK_SEQUENCE when writing to a file....

2006-11-16 Thread Brian Cowan
[Note to moderator, I couldn't remember which email account I subscribed to this list from. Sorry...] Hi All, Have any of you seen this little darling of an error on writing to a file? The sequence of events goes something like this: 1) File is opened for reading on a Samba server with oplocks

[Samba] STATUS_INVALID_LOCK_SEQUENCE when writing to a file....

2006-11-16 Thread Brian Cowan
Hi All, Have any of you seen this little darling of an error on writing to a file? The sequence of events goes something like this: 1) File is opened for reading on a Samba server with oplocks disabled. Open request is requesting a batch oplock. 2) File open SUCCEEDS. (Should this have

[Samba] STATUS_INVALID_LOCK_SEQUENCE when writing to a file....

2006-11-16 Thread Brian Cowan
Hi All, Have any of you seen this little darling of an error on writing to a file? The sequence of events goes something like this: 1) File is opened for reading on a Samba server with oplocks disabled. Open request is requesting a batch oplock. 2) File open SUCCEEDS. (Should this have happened?)

Re: [Samba] STATUS_INVALID_LOCK_SEQUENCE when writing to a file....

2006-11-16 Thread Jeremy Allison
On Wed, Nov 15, 2006 at 08:47:15PM -0500, Brian Cowan wrote: Hi All, Have any of you seen this little darling of an error on writing to a file? The sequence of events goes something like this: 1) File is opened for reading on a Samba server with oplocks disabled. Open request is

Re: [Samba] STATUS_INVALID_LOCK_SEQUENCE when writing to a file....

2006-11-16 Thread Volker Lendecke
On Thu, Nov 16, 2006 at 02:00:35PM -0800, Jeremy Allison wrote: The network trace would be useful. But (a) what Samba version, (b) a debug level 10 would help. Samba version was reported as 2.2.8a... Volker -- To unsubscribe from this list go to the following URL and read the instructions:

Re: [Samba] STATUS_INVALID_LOCK_SEQUENCE when writing to a file....

2006-11-16 Thread Jeremy Allison
On Thu, Nov 16, 2006 at 02:42:57PM -0500, Brian Cowan wrote: [Note to moderator, I couldn't remember which email account I subscribed to this list from. Sorry...] Hi All, Have any of you seen this little darling of an error on writing to a file? The sequence of events goes something like