[Pkg-samba-maint] DO NOT REPLY [Bug 5994] mount.cifs: brl option does not produce documented semantics for fcntl(F_SETLK)

samba-bugs at samba.org samba-bugs at samba.org
Thu Mar 5 19:44:16 UTC 2009


https://bugzilla.samba.org/show_bug.cgi?id=5994





------- Comment #3 from shirishp at us.ibm.com  2009-03-05 13:44 CST -------
cifstest6:~ # grep mnt /proc/mounts
//cifstest8/smb8 /mnt/smb_a cifs rw,mand,unc=\\cifstest8\smb8,
username=root,addr=9.3.123.456,posixpaths,acl,rsize=16384,wsize=57344 0 0

cifstest6:~ # echo -n a > /mnt/smb_a/foo

cifstest6:~ # chmod g+s,g-x /mnt/smb_a/foo

cifstest6:~ # ls -la /mnt/smb_a/foo
-rwxr--r-- 1 nobody nobody 1 Mar  5 13:35 /mnt/smb_a/foo

cifstest6:~ # /tmp/fcntltest /mnt/smb_a/foo
fcntl fd F_RDLCK SETLK64 succeeded
fcntl fd F_WRLCK SETLK64 succeeded


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.



More information about the Pkg-samba-maint mailing list