File locking and Samba

Mike Hearn mike at theoretic.com
Sun May 25 16:35:31 CDT 2003


Hi,

Are there any known issues with file locking and samba? I've been
talking to a guy on IRC who is running some kind of database app with
some stuff remotely mounted via Samba (the same arrangement is used in
windows). This is the sort of thing that appears in the trace:

trace:file:_lopen ('K:\wine0594.GA2',0022)
trace:file:CreateFileW L"K:\\wine0594.GA2" GENERIC_READ GENERIC_WRITE
FILE_SHARE_READ OPEN_EXISTING  attributes 0x0
warn:file:FILE_CreateFile Unable to create file
'/usr/share/server/anp/wine0594.GA2' (GLE 32)
trace:file:CreateFileW returning 0xffffffff

Over and over. So code 32 is a sharing violation, which made me wonder
about this. Am I on the right track?

thanks -mike




More information about the wine-devel mailing list