search for: status_invalid_lock_sequ

Displaying 1 result from an estimated 1 matches for "status_invalid_lock_sequ".

2006 Nov 16
3
STATUS_INVALID_LOCK_SEQUENCE when writing to a file....
...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?) 3) File is read, stat'd etc. over and over. 4) A request comes through to write to the file. 5) STATUS_INVALID_LOCK_SEQUENCE Error happens. I think that the client had an odd interpretation of what a batch oplock let it get away with. There is also a filter driver in the way that does odd things (ClearCase MVFS), and this could be related, but the odd thing is that the error ONLY happens when accessing [ClearCase Vi...