To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=57712 Issue #:|57712 Summary:|File locking not working between Linux clients Component:|framework Version:|OOo 2.0 Platform:|PC URL:| OS/Version:|Linux Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P3 Subcomponent:|code Assigned to:|tm Reported by:|dbw
------- Additional comments from [EMAIL PROTECTED] Thu Nov 10 14:37:11 -0800 2005 ------- If two Linux clients open a shared file (text doc/spreadsheet tested), they do not apply/read the correct write locks on the file. ie when one client opens the file, it should then be lock the file for writing, and any other clients should only have read-access to the file. This doesn't happen between Linux clients on smb/cifs fileservers or NFS servers. Tested on Red Hat Fedora, Knoppix 3.9 (debian), kanotix 2005-3 (debian) Note that OOo2 file locking behaves correctly between a windows client and a linux client, and also between windows clients. Some info from testing shows which locks are being applied: Samba version 3.0.7-2.FC1 Windows OOo2: Locked files: Pid DenyMode Access R/W Oplock Name -------------------------------------------------------------- 21544 DENY_WRITE 0x3 RDWR EXCLUSIVE+BATCH /cyber/tmp/djk1.sxw Linux OOo2: Locked files: Pid DenyMode Access R/W Oplock Name -------------------------------------------------------------- 23091 DENY_NONE 0x3 RDWR NONE /cyber/tmp/djk1.sxw 23066 DENY_NONE 0x3 RDWR NONE /cyber/tmp/djk1.sxw It seems pretty clear that this would be the problem? --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
