[linux-cifs-client] Unknown lock flags?

Marcel Hild hild at b4mad.net
Wed Jun 6 13:50:37 GMT 2007


Hi,
I am trying to use f-spot, which uses a sqlite3 db, on a cifs share.
The share is on a samba3 server.
Using a smb mount, everything works, but with cifs I get the following debug info.
Seems sqlite tries to lock the file, but cifs doesnt create the lock?

Any Ideas?

Jun  5 19:56:20 rumo kernel: [13983.576000]  fs/cifs/file.c: CIFS VFS: in cifs_lock as Xid: 9784 with uid: 502
Jun  5 19:56:20 rumo kernel: [13983.576000]  fs/cifs/file.c: Lock parm: 0x6 flockflags: 0x41 flocktype: 0x2 start: 0 end: 9223372036854775807
Jun  5 19:56:20 rumo kernel: [13983.576000]  fs/cifs/file.c: Posix
Jun  5 19:56:20 rumo kernel: [13983.576000]  fs/cifs/file.c: Unknown lock flags 0x41
Jun  5 19:56:20 rumo kernel: [13983.576000]  fs/cifs/file.c: F_UNLCK
Jun  5 19:56:20 rumo kernel: [13983.576000]  fs/cifs/file.c: CIFS VFS: leaving cifs_lock (xid = 9784) rc = 0

cheers, marcel


More information about the linux-cifs-client mailing list